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
ov
ov
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
工具類型
UtilityTypes
幾何
GeoJSON
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
GeoPolyline
Loading...
Generated using
TypeDoc
基本範圍介面,帶有
west
,south
,east
,north
座標的物件