We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The new version of OpenLayers has been released, and it seems that it has some backwards incompatibilities with 2.12:
Uncaught TypeError: Cannot set property 'onUnselect' of undefined olwidget.js:1520 olwidget.DeleteVertex.OpenLayers.Class.initialize olwidget.js:1520 olwidget.EditableLayer.OpenLayers.Class.buildControls olwidget.js:701 olwidget.EditableLayer.OpenLayers.Class.setMap olwidget.js:639 OpenLayers.Map.OpenLayers.Class.addLayer OpenLayers.js:173 OpenLayers.Map.OpenLayers.Class.addLayers OpenLayers.js:173 olwidget.Map.OpenLayers.Class.initMap olwidget.js:299 olwidget.Map.OpenLayers.Class.initialize olwidget.js:207 (anonymous function)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The new version of OpenLayers has been released, and it seems that it has some backwards incompatibilities with 2.12:
Uncaught TypeError: Cannot set property 'onUnselect' of undefined olwidget.js:1520
olwidget.DeleteVertex.OpenLayers.Class.initialize olwidget.js:1520
olwidget.EditableLayer.OpenLayers.Class.buildControls olwidget.js:701
olwidget.EditableLayer.OpenLayers.Class.setMap olwidget.js:639
OpenLayers.Map.OpenLayers.Class.addLayer OpenLayers.js:173
OpenLayers.Map.OpenLayers.Class.addLayers OpenLayers.js:173
olwidget.Map.OpenLayers.Class.initMap olwidget.js:299
olwidget.Map.OpenLayers.Class.initialize olwidget.js:207
(anonymous function)
The text was updated successfully, but these errors were encountered: