Hi, I have a very large dataset of points (roughly 5000 plus points) coming from the database and I'm trying to figure out the best possible ways on how to display these points on the map.
I tried creating a KML file and loads it using Geoxml to display all the 5000 points at once. The problem is, it was not consistent. Sometimes it loads and sometims it's not, and when it loads I don't believe it plots all of those ponts. I also tried using the Marker Manager to display partial points per zoom level. But my problem is I have to specify the coordinates and the how many to display per zoom level. Is there a utility available that I can use that would accept large dataset of points but doesn't display everything at once, and when I zoom or move the map it will automatically displays only the points located within my current viewport. Or is there a possible way that could display all the 5000 points on the map at once without suffering the performance? I would appreciate any suggestions. Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
