davidpiesse / nova-map

Laravel Nova Map Field
114 stars 29 forks source link

Drawings circles #36

Closed iSWORD closed 1 month ago

iSWORD commented 3 years ago

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!

iSWORD commented 3 years ago

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 🤔