You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to enable tapping to add vertices for the polygon in OpenLayers. For an example that does work on a tablet, at least for feature editing, see:
This seems to be a problem with the way things are currently set up in template.html or possible due to its interaction with PyBossa. What is the distinction between these two calls to ol js source in template.html?
`<script src="http://ol3js.org/en/master/build/ol.js" type="text/javascript"></script>
It would be good to enable tapping to add vertices for the polygon in OpenLayers. For an example that does work on a tablet, at least for feature editing, see:
http://ol3js.org/en/master/examples/modify-features.html
The text was updated successfully, but these errors were encountered: