I'm looking at displaying data on the google maps, and have hooded into the tile loaded event, to make an ajax call to get data from my server to display on the map. However, I haven't been able to find a way to only pull back only the data from my server based on the loaded tile(s), not based on the map.getBounds() (which already has the a lot of the data loaded).
Is this possible? and if not, is this something that could be requested. Or does anyone have good work around for calculating when bounds have been loaded? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
