Hello everyone,

I have implemented same loading screen with same methods as following
link to make my map more user friendly while the map is being loaded.

http://www.easypagez.com/maps/loading.html

And below address of my map:

http://otb.vw01.starsale.nl/bin/ibp.jsp?ibpZone=S1_Bedrijven&ibpDisplay=view&ibpPage=S1_FocusPage&ibpDispWho=S1_Bedrijven&ibpDispWhat=zone&mode=map&;

It takes more than 10 seconds to get the whole map loaded and its
because of loading itself since each marker is placed on map with ten
seconds delay.

In the example i referred this is not such and it is quite fast there.

My source XML is 39.2 kb in total and for each individual request for
each marker info, i start new request only for that marker so all data
is not loaded at once.

What i am doing wrong and what i need to do to speed this up ?

Thank you in advance.

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

Reply via email to