nova-map icon indicating copy to clipboard operation
nova-map copied to clipboard

Laravel Nova Map Field

Results 6 nova-map issues
Sort by recently updated
recently updated
newest added

Hi, are there any plans to support Nova 4? I'm planning a new project and would be great if I could use this package in that project which is certainly...

It's become pretty clear that [grimzy/laravel-mysql-spatial](https://github.com/grimzy/laravel-mysql-spatial) is abandoned and there's been a migration to [matanyadaev/laravel-eloquent-spatial](https://github.com/MatanYadaev/laravel-eloquent-spatial) which is actively maintained, does everything that [grimzy/laravel-mysql-spatial](https://github.com/grimzy/laravel-mysql-spatial) did and is future proof (supports Laravel...

Update the readme to show why its being deprecated and what's replacing it. (Complete re-write)

Hi there! I'm looking for the clustering option in leaflet. I can see the extended usage of this [official library called markercluster](https://github.com/Leaflet/Leaflet.markercluster). Could you add this functionality? Are you open...

There is no benefit in loading the stylesheet when it's only referring to an empty file. ![image](https://user-images.githubusercontent.com/12232155/126336183-512e336c-7d04-4d68-8a36-e21bb46eb978.png) laravel/nova-issues#3474

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...