<P>Reposting the following since it didn't CC the list...<BR><BR><TT>It's working great for me now - thanks!&nbsp;<BR><BR>Could I bug with another question...? Can I override the data from&nbsp;<BR> going into the pop-up and into a normal output DIV without directly&nbsp;<BR> editing the class?&nbsp;<BR>&nbsp;<BR> Thanks again for all your help...this is a great community!&nbsp;<BR>&nbsp;<BR> //Levii <BR></TT></P>
<P><TT>&gt; ---------Original Message--------- <BR>&gt; From: <A href="index.php?option=com_imap&amp;todo=compose&amp;to=BARTVDE@OSGIS.NL">BARTVDE@OSGIS.NL</A> <BR>&gt; To: Levii Smith <BR>&gt; Subject: RE: [OPENLAYERS-USERS] PROBLEM WITH LOADINGPANEL AND GEORSS <BR>&gt; <BR>&gt; This seems to be a bug in the GeoRSS Layer. It triggers the loadstart <BR>&gt; event <BR>&gt; twice. The loadRSS function does this already, but the moveTo does it <BR>&gt; as <BR>&gt; well. I've changed the code below (comment out the loadstart <BR>&gt; triggerEvent <BR>&gt; call in moveTo). <BR>&gt; <BR>&gt; moveTo:function(bounds, zoomChanged, minor) { <BR>&gt; OpenLayers.Layer.Markers.prototype.moveTo.apply(this, arguments); <BR>&gt; if(this.visibility &amp;&amp; !this.loaded){ <BR>&gt; //this.events.triggerEvent("loadstart"); <BR>&gt; this.loadRSS(); <BR>&gt; } <BR>&gt; <BR>&gt; I'll open up a bug for this. Let me know if this works for you as <BR>&gt; well. <BR>&gt; <BR>&gt; Best regards, <BR>&gt; Bart <BR>&gt; <BR>&gt; On Tue, 10 Jun 2008 04:09:46 -0400, "Levii Smith" <BR>&gt; wrote: <BR>&gt;&gt; <BR>&gt;&gt; <BR>&gt;&gt; I'm having a problem with the LoadingPanel from the Addins. I'm <BR>&gt;&gt; loading like <BR>&gt;&gt; <BR>&gt;&gt; ï¿½ï¿½var loadingpanel = new <BR>&gt; OpenLayers.Control.LoadingPanel(); <BR>&gt;&gt; ï¿½ï¿½ï¿½map.addControl(loadingpanel); <BR>&gt;&gt; <BR>&gt;&gt; It works great for WMS layers and normal panning, but when I add a <BR>&gt;&gt; GeoRSS layer to the map, it never stops with the loading graphic. <BR>&gt;&gt; <BR>&gt;&gt; Any ideas? <BR>&gt;&gt; <BR>&gt;&gt; Thanks, <BR>&gt;&gt; Levii <BR>&gt;&gt; <BR>&gt;&gt; <BR>&gt; <BR>&gt; <BR>&gt; Links: <BR>&gt; ------ <BR>&gt; [1] <BR>&gt; <BR>http://webmail-beta.hostingdiscounter.nl/index.php?option=com_imap&amp;todo=compose&amp;to=<A href="index.php?option=com_imap&amp;todo=compose&amp;to=smithlev@levii.com">smithlev@levii.com</A> <BR>&gt; <BR><BR></TT><BR></P>