I am using the Static Map api via http to retrieve a map containg multiple locations. I've set the returned map size to a constant 640x640 for aesthetic purposes in the form where the map displays. What I need to be able to calculate is the latitude and longitude of the upper left and lower right corners of the static map. I know I can't just use the outermost locations because of the padding Google uses to make sure all markers show up nicely on the map. Since the map will always center on a different location and have a different zoom factor manually calculating the information is not an option. Is it even possible? Thanks in advance for any and all responses ...
-- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
