WorldWindAndroid
WorldWindAndroid copied to clipboard
Port UTM, MGRS, GARS and LatLon graticules from Java code base.
Description of the Change
Added UTM, UPS, MGRS coordinates converters and UTM, MGRS, GARS, LatLon graticules. The code was ported from the WorldWindJava SDK. This PR is based on fixes from https://github.com/NASAWorldWind/WorldWindAndroid/pull/237
Why Should This Be In Core?
Graticules extend the usefulness of the SDK.
Benefits
When displayed, graticules can enhance the geospatial situational awareness.
Potential Drawbacks
Unknown.