We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, thank for this libs, it has helped me a lot.
I need have support to save geojson geometry with type is CIRCLE, also need add the control button in the map on the create and edit views.
How i can do it ???
The text was updated successfully, but these errors were encountered:
Hi,
You can't support circle because it isn't supported by GeoJSON (http://geojson.org/geojson-spec.html#geometry-objects).
What do you mean by adding the control? The control for the circle for leaflet.draw?
Sorry, something went wrong.
No branches or pull requests
Hi, thank for this libs, it has helped me a lot.
I need have support to save geojson geometry with type is CIRCLE, also need add the control button in the map on the create and edit views.
How i can do it ???
The text was updated successfully, but these errors were encountered: