Syntax
- float getGeoCoord(geoCoordinate)
Parameters
- geoCoordinate—selector
- { x | y }—Select the 2D coordinate of the current scene's coordinate system (e.g. UTM easting and northing coordinates); note that these coordinates are always in the scene coordinate system's units.
- {lon | lat}—Select spherical latitude/longitude coordinates (WGS84).
Returns
The selected coordinate of the origin of the scope of the current shape.
Description
The getGeoCoord function converts the current scope position to geographical 2D coordinates.