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