nova-map
nova-map copied to clipboard
Drawings circles
Is there a way to draw circles on the map other than creating them using lines? I found mentions of circles and radiuses in the compiled JS but I have no idea how to use it.
Thanks for the amazing package!
This seems to be possible with vue2-leaflet, I'll probably fork the package and add an l-circle
to MapDetail.vue
. Not sure what to submit for a PR though to make it usable for everyone else 🤔