I am developing an application where users can set their location on
the map by supplying their address, then they can drag the marker to
adjust small errors. If they are with JS turned off, I am planning to
use the static map as fallback.

It would be nice if the static api could return the lat/lon of a given
x,y point, given the parameters to generate the image, or provide the
lat/lon span for the static image.

Maybe instead selecting png, jpg I could select mapspan as MapType and
the api would then return the minimun/maximun Lat and Lon for that
image, so we can calculate the coords of a click.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to