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

use leaflet.pm for drawing #20

Open
Gjum opened this issue Nov 5, 2016 · 3 comments
Open

use leaflet.pm for drawing #20

Gjum opened this issue Nov 5, 2016 · 3 comments
Labels

Comments

@Gjum
Copy link
Owner

Gjum commented Nov 5, 2016

original title: snapping claim polygon points to other claims while drawing

Claims submissions often don't exactly border existing claims although the submitter wanted them to (some offset by 1 block, some completely different points approximating the other claim's border).

This could be prevented by snapping to the points of other nearby polygons when drawing a new polygon.

There is a Leaflet plugin that does this. Example usage

@Gjum
Copy link
Owner Author

Gjum commented May 22, 2017

Will be using https://github.com/codeofsumit/leaflet.pm which does that by default and really well too.

@Gjum Gjum changed the title snapping claim polygon points to other claims while drawing use leaflet.pm for drawing May 22, 2017
@Gjum
Copy link
Owner Author

Gjum commented May 22, 2017

circle seems to be glitched: radius gets set to infinity or similar when drawing/editing

@Gjum Gjum added the drawing label Aug 20, 2017
@codeofsumit
Copy link

@Gjum I'm the author of leaflet.pm, is there an issue that I need to take care of in leaflet.pm?
Let me know if I can help and if you found a bug or need a new feature, feel free to create an issue.

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

No branches or pull requests

2 participants