ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This enumeration determines the MousePostion Type that appears when the pointer is moving on the map.
Map.MousePosition.MousePostionType property uses this enumeration to determine which position type to appears when the pointer is moving around the map.
Name | Summary |
---|---|
Default | Default mouse position type, format: “longitude, latitude”. |
LongitudeLatitude | Default mouse position type, format: “longitude, latitude”. |
LatitudeLongitude | Default mouse position type, format: “latitude, longitude”. |
DegreesMinutesSeconds |