Wasn't it ngeorg who wrote: > >Hi Mike, > >Thanks for your immediate response. But I am still not getting it ... >=( >sorry for any trouble... > >What I want is to draw a rectangle by a GLatLngBounds object. >So I can easily calculate the center GLatLng from the GLatLngBounds >object but what about the r_ parameters? >How can I calculate them by just knowing the SW and NE edges GLatLng >objects? > >If u can please clarify this, u would help me a lot. >tia
EShapes doesn't think in terms of lat and long, it thinks in terms of metres and pixels. I thought that it might be possible to use .distanceFrom() to get the height and width of the bounds in metres and work from there, but I can't manage it. -- http://econym.googlepages.com/index.htm The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
