Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
LayerEventMap
Type alias LayerEventMap
Layer
Event
Map
:
{
onEntityLostSelected
:
(
(
ev
)
=>
void
)
;
onEntitySelected
:
(
(
ev
)
=>
void
)
;
}
圖層事件和對應的回呼。
Type declaration
on
Entity
Lost
Selected
:
(
(
ev
)
=>
void
)
(
ev
)
:
void
圖素失去選取事件
Parameters
ev
:
OnEntityLostSelectEvent
Returns
void
on
Entity
Selected
:
(
(
ev
)
=>
void
)
(
ev
)
:
void
圖素選取事件。
Parameters
ev
:
OnEntitySelectEvent
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
GeoPolyline
Loading...
Generated using
TypeDoc
圖層事件和對應的回呼。