Hi, I am hoping to load markers onto my map dynamically, however there will probably be thousands of them. I am aware of many of the Clustering options, but I am hoping to make this a very simple options for my site visitors, whereby if they zoom past a certain zoom level then all points will appear. To make map rederning quick, I am hoping to use a process where only points within the current viewport will ever load.
For example, no points will display on the map until after Zoom Level 15. However on Zoom Level 16 for a given area there will be 25 points in the viewport. This means that the renderer will only load 25 points and omit all other points in the database. I'm not too up to speed on current API developments, but would appreciate if you could point me in the right direction for something like this if it already has been achieved. Thanks. Brendan -- 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=.
