Jacob Abel

Results 3 issues of Jacob Abel

### Description One of `LatLon`'s `getCenter()` methods seems to produce the wrong result when the iterable of LatLons/Positions passed in cross over the Prime Meridian. Specific Method: https://github.com/NASAWorldWind/WorldWindJava/blob/develop/src/gov/nasa/worldwind/geom/LatLon.java#L1128 ### Steps...