Download the PHP package gabrielesbaiz/nova-field-map without Composer
On this page you can find all versions of the php package gabrielesbaiz/nova-field-map. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gabrielesbaiz/nova-field-map
More information about gabrielesbaiz/nova-field-map
Files in gabrielesbaiz/nova-field-map
Package nova-field-map
Short Description Custom Laravel Nova 4 map detail field
License MIT
Homepage https://github.com/gabrielesbaiz/nova-field-map
Informations about the package nova-field-map
NovaFieldMap
Custom Laravel Nova 4 map detail field.
Original code from iMuMz/NovaFieldMap
Features
- ✅ Support Leaflet
- ✅ Support Google Maps
- ✅ Marker clustering
- ✅ Map height
- ✅ Latitude and longitude coordinates
- ✅ GeoJSON
- ✅ Marker popup
- ✅ Custom marker icons
Installation
You can install the package via composer:
Usage
Available Methods
Height
Google Maps
By default the provider is OpenStreetMaps.
You must set your Google Maps API key (https://developers.google.com/maps/documentation/javascript/get-api-key).
Latitude / Longitude (Point)
GeoJSON
GeoJson Example
Popup
Custom Marker Icon
You can pass additional parameters to set the icon size and anchor
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Chad Copeland
- Gabriele Sbaiz
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of nova-field-map with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0||^12.0
laravel/nova Version ^4.0