I have thousands of points I need to plot for a specific state. Plotting all of them when the user loads the first map of the state would be way too time consuming... perhaps would crash the browser.
I want to know how to only plot points when a user zooms into a certain area. I've been searching around and I think it would either be radius or tiles but am not entirely sure. Here is an example of exactly what I want to do: http://www.trails.com/trailfinder/browsebymap/?statecode=MI When you load that first page, no pins appear, but when you zoom to an area, all the sudden the plotted points appear. Perfect! And it's fast too. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
