Pass data to backend #839
Unanswered
jenya87
asked this question in
Questions & Help
Replies: 1 comment
-
The best way is to create geojson of each layer. For circles you need to add manually the radius, else it will only "exported" as point. Take a look into this issue where I created a jsfiddle for import / export geojson. #605 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! Thanks for cool functionality!
And question is: how to get coordinates and radius of circle, which I draw on the map with DrawCircle marker and pass them to my backend (laravel php framework, for eaxmple)?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions