Sample Code
Preparing search index...
The search index is not available
PilotGaea 2D O'view
PilotGaea 2D O'view
GeoJSON
GeoJsonObject
Interface GeoJsonObject
GeoJSON 物件基礎結構
interface
GeoJsonObject
{
bbox
?:
BBox
;
type
:
"Point"
|
"LineString"
|
"Polygon"
|
"MultiPolygon"
|
"Point Z"
|
"LineString Z"
|
"Boundary"
|
"MultiPolygon Z"
|
"Polygon Z"
;
}
Hierarchy
GeoJsonObject
Boundary
GeoJSON
.
Point
GeoJSON
.
Polyline
GeoJSON
.
Polygon
PolygonSet
Index
Properties
bbox?
type
Properties
Optional
bbox
bbox
?:
BBox
GeoJSON 物件邊界範圍
type
type
:
"Point"
|
"LineString"
|
"Polygon"
|
"MultiPolygon"
|
"Point Z"
|
"LineString Z"
|
"Boundary"
|
"MultiPolygon Z"
|
"Polygon Z"
GeoJSON 物件類型
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bbox
type
PilotGaea 2D O'view
MapView
CMapView
CONTROL_TYPE
QUERY_TYPE
MapViewMeasureProperty
MapViewEventMap
MapViewSelectFeatureOn
SnapSetting
MapDocument
CMapDocument
ENUM_IMAGE_FORMAT
2D圖層
CLayer2D
CSingleTileLayer
CTileMapLayer
CVectorLayer
CVectorTileLayer
CWMSLayer
ENTITY_TYPE
LAYER_TYPE_2D
UNIT
Loading...
Generated using
TypeDoc
GeoJSON 物件基礎結構