Hi guys, I have a database with over 120 000 coordinates that I need
to be displayed on a google maps integrated in my application. The
thing is that and I've found out the hard way simply looping through
all of the coordinates and creating an individual marker for each and
adding it using the addOverlay function is killing the browser. So
that definitely has to be the wrong way to do this- I've read a bit on
clustering or Zoom level bunching - I do understand that theres no
point in rendering all of the markers especially if most of them won't
be seen in non rendered parts of the map except I have no idea how to
get this to work.

How do I fix this here. Please guys I need some help here :(

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

Reply via email to