[OpenLayers-Users] Loading Panel not always going away

realjax jax at schildmos.nl
Thu Jul 3 03:17:19 EDT 2008




Linda_Rawson wrote:
> 
> Sometimes it does not go away after all layers are loaded.  What can I do?
> 

The loading control is a cool one. ( thanks Bart!).
I had some issues as well with events not being fired on some layers
(layer.Markers for instance).
So I did it manually:

map.layers[0].events.triggerEvent("loadend");

Works like a charm :-)


-- 
View this message in context: http://www.nabble.com/Loading-Panel-not-always-going-away-tp18241861p18252835.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.




More information about the Users mailing list