Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
ImportKMLOptions
Interface ImportKMLOptions
匯入KML參數
interface
ImportKMLOptions
{
callback
?:
(
(
scene
)
=>
void
)
;
name
?:
string
;
url
:
string
;
}
Hierarchy
ImportKMLParameter
ImportKMLOptions
Index
Properties
callback?
name?
url
Properties
Optional
callback
callback
?:
(
(
scene
)
=>
void
)
Type declaration
(
scene
)
:
void
完成後的回呼函式。
Parameters
scene
:
KMLScene
Returns
void
Optional
name
name
?:
string
場景名稱。
url
url
:
string
KML位址。
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
callback
name
url
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
匯入KML參數