On Dec 10, 7:04 pm, Hari Shenoy <[EMAIL PROTECTED]> wrote:
> 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=1...
>
>  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

Check out the "BBox" function of:

    www.polyarc.us/adjust.js

--~--~---------~--~----~------------~-------~--~----~
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