Your best bet would be to use a KMLLayer. See http://code.google.com/apis/maps/documentation/javascript/overlays.html#KMLLayers
Chad Killingsworth On Jul 8, 7:39 am, Esther Ramos <[email protected]> wrote: > Hello, > I´m new in Javascript and also in Google Maps Api. > I have a database with thousands of points and their coordinates. I > want to add some of this points to the map. Using markers is ok for > few points but when I have more than one hundred the map takes a long > time to load. > I don´t know how can I resolve this problem. Do I have to use any kind > of overlays, layer...? How can i do that? > I´m very lost. I thank any help. > Regards, > Esther -- 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.
