Hi, I want to plot 500 location into a map but the size of each page exceeds 10 kb. what can I do in order to get all the location and the speed of internet line is quite slow in my country.thanks
On 3/26/09, [email protected] <[email protected]> wrote: > > On Mar 25, 8:08 pm, Lai Shu Zhan <[email protected]> wrote: >> is there any other better way to understand the java cos my computer >> background is not that good > > Try some javascript tutorials (not java) > http://www.google.com/search?q=javascript+tutorials > > Read through Mike Williams' tutorial, copy his examples and play with > them. > > >> >> On 3/25/09, Mike Williams <[email protected]> wrote: >> >> >> >> > Assuming that this is an API question: >> >> > You can use EGeoXml to process multiple KML files at once. Pass it an >> > array containing the URLs of the individual MyMaps KMLs. And EGeoXml >> > does have a {sortbyname:true} option for the sidebar. >> >> > The next problem is that a map with 500 locations is going to be rather >> > sluggish in most browser environments. >> >> > -- >> >http://econym.org.uk/gmap >> > The Blackpool Community Church Javascript Team > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
