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