I'm having a problem with the LoadingPanel from the Addins. I'm loading like

  var loadingpanel = new OpenLayers.Control.LoadingPanel();
   map.addControl(loadingpanel);

It works great for WMS layers and normal panning, but when I add a GeoRSS layer to the map, it never stops with the loading graphic.

Any ideas?

Thanks,
Levii

_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to