Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
SelectableLayer
TooltipSettingParameter
Interface TooltipSettingParameter
工具提示框設定。
interface
TooltipSettingParameter
{
offset
:
GeoPoint
;
positionMode
:
TOOLTIP_POSITION_MODE
;
positionPreProcessing
:
null
|
ov
.
SelectableLayer
.
TooltipPositionPreprocess
;
preProcessing
:
null
|
ov
.
SelectableLayer
.
TooltipContentPreprocess
;
show
:
boolean
;
style
:
Partial
<
CSSStyleDeclaration
>
;
}
Index
Properties
offset
position
Mode
position
Pre
Processing
pre
Processing
show
style
Properties
offset
offset
:
GeoPoint
偏移。
position
Mode
position
Mode
:
TOOLTIP_POSITION_MODE
定位模式。
position
Pre
Processing
position
Pre
Processing
:
null
|
ov
.
SelectableLayer
.
TooltipPositionPreprocess
座標前處理方法。
pre
Processing
pre
Processing
:
null
|
ov
.
SelectableLayer
.
TooltipContentPreprocess
內容前處理方法。
show
show
:
boolean
是否顯示。
style
style
:
Partial
<
CSSStyleDeclaration
>
工具提示框 CSS
style
設定。
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
offset
position
Mode
position
Pre
Processing
pre
Processing
show
style
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
C3DUtility
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
Loading...
Generated using
TypeDoc
工具提示框設定。