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

comp8 polygon remains comp2 polygon before drawing new one #112

Closed
jamiemkass opened this issue Nov 20, 2017 · 1 comment
Closed

comp8 polygon remains comp2 polygon before drawing new one #112

jamiemkass opened this issue Nov 20, 2017 · 1 comment
Labels

Comments

@jamiemkass
Copy link
Member

If the user does not draw a new polygon in comp8, it remains the polygon drawn in comp2 as default. We cannot set input$map_draw_new_feature$geometry to NULL, so we'd have to make drawn polygons with different IDs, which currently is not possible in a nice way. This will need to be fixed in later versions, or some workaround should be implemented.

@jamiemkass jamiemkass added the bug label Nov 20, 2017
@jamiemkass
Copy link
Member Author

Fixed in 2cd01a7.

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

1 participant