[OpenLayers-Users] Node was not found error

Christopher Schmidt crschmidt at metacarta.com
Wed Apr 16 06:58:32 EDT 2008


On Tue, Apr 15, 2008 at 09:42:12PM -0700, Tara Athan wrote:
> I would like to thank everyone who has patiently answered my questions. 
> I am learning javascript for the sole purpose of creating OpenLayers 
> maps, so it is often difficult for me to understand documentation that 
> is written assuming the user is a javascript wizard, but I am making 
> progress and have some working maps.
> 
> One of my OpenLayers maps is running correctly, as near as I can tell, 
> but it shows the following error, according to Firebug:
> 
> Node was not found" code: "8
> [Break on this error] 
> if(layer.isFixed){this.viewPortDiv.removeChild(layer.div);}else{this.layerContai...
> OpenLayers.js (line 529)
> 
> Is this something I should worry about?
> If so, how can I track the problem back to my script?

That's definitely a bug of some kind. Can you share your HTML? It looks
like it's happening in the setBaseLayer function...

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list