Hi all,
first of all i'd like to thank you for the many hints i got from this
group, even without asking a single question.
But now i have an issue i could not find a solution for.

I am parsing a kml file with geomxl, doing some loops to assign
different circles to the markers depending on their style.url before
pusing the result to the map. This takes a lot loger than pushing only
the markers. For this reason i`d like to display a waiting message
while the geoxml process is running.
http://atom.mundo-loco.de/map.html

Unfortunatley i was not able to adopt progressbar.js or just
displaying a message nor did i find any example of someone who is
displaying a message while geoxml is executed.
Any ideas?

Meanwile i discard geoxml3 for this map as the kml is never changing
and i can display the markers manually. But i have another project in
development where the kml file is much larger and changing from time
to time.
A waiting message would be very appreciated because otherwhise the
user thinks the page is hanging during these moments.
I tried with changing divs on the map, but first the map freezes while
running geoxml (set a timeout somewhere in geoxml?) and second, how to
hide the div when markers are finally displayed (eventlistener on
what?)?

Thanks in advance for any clues..

-- 
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.

Reply via email to