Hello everyone. Thanks very much.
I'll take a look at all this info today. John On Apr 14, 8:16 pm, Ralph Ames <[email protected]> wrote: > Very good example. > > Ralph > -www.easypagez.com/maps/map_index.html > > > > -----Original Message----- > From: [email protected] > > [mailto:[email protected]] On Behalf Of William . > Sent: 15 April 2010 05:24 > To: [email protected] > Subject: Re: Slow loading multiple maps (up to 20) with approx 800 markers > > On Thu, Apr 15, 2010 at 2:20 AM, John <[email protected]> wrote: > > The application is to add two markers to each map and see where they > lie in relation to all of the existing markers in each map. Those > two > markers are added using the addOverlay method. The existing marker > data, which is contained in the arrays, changes very little on a > day- > to-day basis. It would be ideal if there is a way to build all the > maps once a day and then reference those maps as needed and add the > additional two markers to them. > > Since there is less than 1000 markers in each array, you could build KML > files for each, and add them to the map with GGeoXml. The markers would be > tiled by google and load more easily in each of the 18 maps on the page: > > http://www.william-map.com/20100415/1/map.htm > > -- > 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 > athttp://groups.google.com/group/google-maps-api?hl=en. -- 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.
