Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
PipelineLayer
EventListenerMap
Interface EventListenerMap
圖層事件和對應的回呼
interface
EventListenerMap
{
onEntityLostSelected
:
(
(
ev
)
=>
void
)
;
onEntitySelected
:
(
(
ev
)
=>
void
)
;
}
Index
Properties
on
Entity
Lost
Selected
on
Entity
Selected
Properties
on
Entity
Lost
Selected
on
Entity
Lost
Selected
:
(
(
ev
)
=>
void
)
Type declaration
(
ev
)
:
void
圖素失去選取事件
Parameters
ev
:
ov
.
PipelineLayer
.
OnEntityLostSelectEvent
Returns
void
on
Entity
Selected
on
Entity
Selected
:
(
(
ev
)
=>
void
)
Type declaration
(
ev
)
:
void
圖素選取事件。
Parameters
ev
:
ov
.
PipelineLayer
.
OnEntitySelectEvent
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
on
Entity
Lost
Selected
on
Entity
Selected
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
圖層事件和對應的回呼