PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
GeoJSON
Point
介面 Point
GeoJSON Point 延伸結構,對應PilotGaea
GeoPoint
,
Geo3DPoint
物件
interface
Point
{
coordinates
:
Position3D
;
type
:
"Point Z"
|
"Point"
;
bbox
?:
BBox
;
}
層級 (
查看層級一覽
)
GeoJsonObject
Point
索引
屬性
coordinates
type
bbox?
屬性
coordinates
coordinates
:
Position3D
座標
type
type
:
"Point Z"
|
"Point"
GeoJSON 物件類型
可選
bbox
bbox
?:
BBox
GeoJSON 物件邊界範圍
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
coordinates
type
bbox
Sample Code
PilotGaea 3D O'view
載入中...
GeoJSON Point 延伸結構,對應PilotGaea GeoPoint, Geo3DPoint 物件