Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
MeasureModule
MeasureSurfaceLengthSuccessResult
Interface MeasureSurfaceLengthSuccessResult
測量地表距離成功結果。
interface
MeasureSurfaceLengthSuccessResult
{
geo
:
{
distance
:
number
;
geo
:
GeoPolyline
;
input
:
GeoPolyline
;
sphereDistance
:
number
;
}
;
success
:
true
;
}
Index
Properties
geo
success
Properties
geo
geo
:
{
distance
:
number
;
geo
:
GeoPolyline
;
input
:
GeoPolyline
;
sphereDistance
:
number
;
}
幾何。
Type declaration
distance
:
number
測量結束的長度。
geo
:
GeoPolyline
測量結果幾何。
input
:
GeoPolyline
測量輸入幾何。
sphere
Distance
:
number
測量結束的球體長度。
success
success
:
true
是否成功。
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
geo
success
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
C3DUtility
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
Loading...
Generated using
TypeDoc
測量地表距離成功結果。