Skip to content
New issue

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

geometry: "polygon" does not work with new openlayers api #119

Open
hisie opened this issue Aug 28, 2013 · 0 comments
Open

geometry: "polygon" does not work with new openlayers api #119

hisie opened this issue Aug 28, 2013 · 0 comments

Comments

@hisie
Copy link

hisie commented Aug 28, 2013

var map = new olwidget.EditableMap("id_polygon", {"name":"mipoligono", "geometry": "polygon", "layers": [], "mapDivStyle":{"width": "700px", "height": "700px"}});

raises an exception on:
Uncaught TypeError: Cannot set property 'onUnselect' of undefined olwidget.js:1527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant