Folks, the JS line below behaves error-free in one script of mine, but in a second one it generates the error message in the error line below.
It's in my init() function

I'll appreciate any suggestion re how to troubleshoot this.

 var click = new OpenLayers.Control.Click();
                                                        
 Error: OpenLayers.Control.Click is not a constructor
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to