what is the 'web mercator'? Why do the number look so big? Point( -8385588, 4869213 );
On Thu, Feb 18, 2010 at 5:20 AM, Josh Marcus <[email protected]> wrote: > Hey folks, > > Hopefully this is a simple question: how can I reproject coordinates from > web mercator to latitude and longitude using the google maps flex API? For > example, if I have ... > > var p1 : Point = new Point( -8385588, 4869213 ); > > ... how do I reproject that point to get a LatLng object? It seems like > IProjection or Pane should provide that functionality, but I haven't been > able to get that to work. > > --j > > > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API For Flash" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-api-for-flash%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api-for-flash?hl=en. > -- ============= Juguang XIAO Beijing, China -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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/google-maps-api-for-flash?hl=en.
