Sample Code
Preparing search index...
The search index is not available
PilotGaea 2D O'view
PilotGaea 2D O'view
BBoxLike
Interface BBoxLike
基本範圍介面,帶有
west
,
south
,
east
,
north
座標的物件
interface
BBoxLike
{
east
:
number
;
north
:
number
;
south
:
number
;
west
:
number
;
}
Implemented by
GeoBoundary
Index
Properties
east
north
south
west
Properties
east
east
:
number
東邊
north
north
:
number
北邊
south
south
:
number
南邊
west
west
:
number
西邊
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
east
north
south
west
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
基本範圍介面,帶有
west
,south
,east
,north
座標的物件