Anyone? 2009/11/25 Mathias <[email protected]>
> Hi, > > which Spatial Reference System is used by the Google Maps API and in > which Reference System are the GPS coordinates to be received by a > LocationProvider? > I only can assume that the Location Services use WGS84, or EPSG:4326. > But what if I use GeoPoint? Will it require WGS84 or the Google Maps > Projection (some kind of traverse mercator projection EPSG:90913). And > what reference do the Projection.fromPixels(..) and Projection.toPixels > (..) methods require? > > I ask because I want to display some GeoData to an Overlay and I have > to decide in which reference system I have to request it from my > Services. > > Kind regards > > Mathias > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

