It looks like you're using topRight and bottomLeft inconsistently. From 
your code it's clear that
   topRight[0] is a latitude
   topRight[1] is a longitude
   bottomLeft[0] is a latitude
You compare bottomLeft[1] to a latitude, whereas that pattern would 
suggest that it should be a longitude.

A link to a page that exhibits the problem would be much more useful 
than a code snippet.

-- 
Mike Williams
http://econym.org.uk/gmap


--

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