| Recommend this page to a friend! | 
| Classes of Naif Alshaye | Laravel Nova Map Field | README.md | Download | 
| 
 | |||||||||||||||||||||
|  Download Nova Map Address FieldA Nova field to place a marker on map to get coordinates then it reverse geocoding the coordinates to get a street address InstallationYou can install the package in to a Laravel app that uses Nova via composer: ConfigurationPublish the package config file: This is the contents of the file which will be published at config/map-address.php. Add the following keys to your  _If you need a Google Maps API key, you can create an app and enable Places API and create credentials to get your API key https://console.developers.google.com._ Usage:Add the below to Nova/User.php resource: 
 
 Support:https://www.linkedin.com/in/naif LicenseThe MIT License (MIT). Please see License File for more information. |