I have a list of data points stored in a database by latitude and
longitude.  I want to use the map.getBounds() function to pass the
bounds to the server so that I don't have to download all the data
points at once.  I'm using V2 of the API.

The problem I'm experiencing is that the behavior breaks down at the
International Date Line.  The getBounds function returns longitudes
that represent (I think) the currently invisible area of the map.

Is there any way to get "unnormalized" bounds that actually represent
the visible area of the map?  Does anyone else have experience with
this problem?

Thanks,
Chris

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