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

Tap to add polygon vertex on tablet devices #9

Open
ahb108 opened this issue Apr 11, 2014 · 1 comment
Open

Tap to add polygon vertex on tablet devices #9

ahb108 opened this issue Apr 11, 2014 · 1 comment

Comments

@ahb108
Copy link
Contributor

ahb108 commented Apr 11, 2014

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

@ahb108
Copy link
Contributor Author

ahb108 commented May 8, 2014

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>

<script src="/static/js/vendor/ol3photomask.js" type="text/javascript"></script>`

More generally, touch-based digitising works well on simpler implementations of OpenLayers3, such as the one I implemented here:
http://www.ucl.ac.uk/~tcrnahb/tmp/palsmall.html

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