WorldWindAndroid icon indicating copy to clipboard operation
WorldWindAndroid copied to clipboard

Port UTM, MGRS, GARS and LatLon graticules from Java code base.

Open EMaksymenko opened this issue 5 years ago • 0 comments

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.

EMaksymenko avatar Dec 07 '20 17:12 EMaksymenko