Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
Widget
TimelinePlayerEventMap
Type alias TimelinePlayerEventMap
Timeline
Player
Event
Map
:
{
Pause
:
(
(
)
=>
void
)
;
Play
:
(
(
)
=>
void
)
;
}
播放控制器 Widget 事件字典
Type declaration
Pause
:
(
(
)
=>
void
)
(
)
:
void
停止播放事件。
Returns
void
Play
:
(
(
)
=>
void
)
(
)
:
void
開始播放事件。
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
C3DUtility
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
Loading...
Generated using
TypeDoc
播放控制器 Widget 事件字典