moagrius / MapView

(Deprecated, prefer https://github.com/moagrius/TileView) Android widget roughly described as a hybrid between com.google.android.maps.MapView and iOS's CATiledLayer
http://moagrius.github.com/MapView/documentation
69 stars 35 forks source link

one geolocation signature is returning lat/lng in wrong order #18

Closed moagrius closed 11 years ago

moagrius commented 11 years ago

public double[] pixelsToLatLng( double x, double y ) is returning lng/lat not lat/lng