On Jun 11, 10:12 am, rachid <[email protected]> wrote:
> I don't know how to get SW and NE boundaries :
>
> Exemple:
> var boundaries = new GLatLngBounds(new GLatLng
> (50.845789,-113.903875),new GLatLng(51.187289,-114.276467));

I reckon that -114 degrees is west of -113 degrees, so you're not
setting SW and NE, but SE and NW. That will get the API confused.

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