On Jan 5, 11:15 am, Fraser <[email protected]> wrote: > Hi im looking for a script that will display a count of how many > markers have been loaded on a google map and how many are still to be > loaded. Im loading 300 markers and the page hangs slightly until all > markers are loaded makign it look as if the page is not working to > someone who does not know about the wait. Can anyone point me in the > direction of a script that will show a progress of how many markers > have currently been loaded.
Try searching the demo gallery for progress bar http://groups.google.com/group/google-maps-api/search?group=google-maps-api&q=progress The "link to" option there doesn't seem to work: http://code.google.com/apis/maps/documentation/demogallery.html?searchquery=progress%20bar&classname= But this is the one result: http://gmaps-utility-library.googlecode.com/svn/trunk/progressbarcontrol/ -- Larry > > Many Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
