On May 6, 9:33 pm, "[email protected]" <[email protected]> wrote: > On May 6, 9:21 pm, "[email protected]" <[email protected]> > wrote: > > > > > Hi, > > > I got a question about my map. I searched this group, > > but most of them are not quite similar to my case. Can any one here > > give me a solution? Thanks soooo much. > > I load all the points from mySql to xml. It is like more than 1500 I > > believe. > > the loading time of this process is not so long. > > > and then i run the following code to load the points from the xml to > > the map however, the speed is extremely slow. It is acceptable in firefox, > > but > > not it IE. IE is just simply not responding for 2-3 minutes until all the > > points are fully plotted. > > > is there any way to improve? In firefox, even the points are not fully > > plotted on the map > > i can still move the map or do other things with my browser. How to I > > achieve this in IE? > > Don't display so many markers. > Use a clusterer, maybe a marker manager, or maybe custom tiles. > > Please, please, please read and follow the posting guidelines... > Post a link to your map, not > code:http://groups.google.com/group/Google-Maps-API/web/suggested-posting-...
and here is the "classic" answer (it has been there almost as long as I can remember, and applied even more so to v1 of the API): http://mapki.com/wiki/Read_This_First#My_map_loads_slowly_when_there_are_1500_markers -- Larry > > > Thanks soooooooooooooooooo much --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
