[OpenLayers-Users] Defining a Click Handler

Arnie Shore ashore3 at verizon.net
Fri May 4 17:19:22 EDT 2012


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


More information about the Users mailing list