Properties
Private
coordinates
coordinates: Cartesian3[] = []
dataSourceToo
dataSourceToo: CustomDataSource
Private
drawEntities
drawEntities: undefined | null | Entity = null
Private
dynamicNodesPoint
dynamicNodesPoint: Entity[] = []
Private
endCallback
endCallback: undefined | null | Function = null
Private
errCallback
errCallback: undefined | null | Function = null
Private
handler
handler: ScreenSpaceEventHandler
Private
isDepthTest
isDepthTest: boolean
Private
moveCallback
moveCallback: undefined | null | Function = null
Private
returnPositions
returnPositions: Cartesian3[] = []
viewer
viewer: Viewer
名称:坐标采集工具 描述:支持:【画点】、【画线】、【画多折线】、【画角度】、【画多边形】、【画圆】、【画矩形】、【画斜矩形】,返回坐标
Remarks
命名空间:window.VGEEarth.DrawShape
支持的输出格式:cartesian(默认)、cartographicObj、cartographicArr
最后修改日期:2022-02-28
Example