I am working on overlaying data over a static google map. However, for placing the other information on top of the map, I need to specify the corner coordinates.
here is the link to my 256*256 map. http://maps.google.com/staticmap?center=47.5831595,-122.292939&zoom=12&size=256x256&format=png&key=ABQIAAAAVmJ2u5EscgBOLSYam4VH1RSPQgnmC9UYRNrPAJ9R0ouwVjM6uRQU3goJPDD7s8ZvcrWPKj__XMem_Q&sensor=false Given the center coordinates: lat - 47.5831595 long - 122.292939 and also the fact that I have the size in pixels given (256*256) how can I get coordinates for the top left and bottom right corners of this map? thanks, Hari --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
