Hi,

Firstly apologies if this is either an obvious or unanswerable
question - I'm completely new to the GoogleMaps API and am stumbling
around with it in an ASP.Net environment.

I'm basically looking to present a map with a series of markers
populated from a database (can do this part).
When the user pans/zooms, I'd like to fire an event which will trigger
a new data grab from the database relevant to the new extent (using
server-side code) and finally plot the new points on the map.

Are there any tips/tricks that someone can suggest which will enable
me to achieve this without a very noticeable page reload every time
the user pans or zooms?
Storing all the data client-side is not an option as there could be
hundreds of thousands of records.
I've heard AJAX may be useful here, but don't have any working
samples.

Any guidance really appreciated!

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

Reply via email to