Releases: cheesegrits/filament-google-maps
Laravel 10 support
Bumped dependencies for Laravel 10 support, added Pint with (more or less) Laravel code style, fixed minor issues with modal code Artisan command. Thanks to Josef Behr for help.
Allow additional libraries for front end Google API
Adds feature to allow specifying a list of additional libraries to include in the front end Google API load
Fix for static map list column with no signing key
Fixes a bug when using the MapColumn with no signing key.
Fix for no lat/lng fields on form with geocomplete
Fixes a bug when using the Geocomplete on a form with no model and/or no lat/lng fields.
v1.0.2
Bugfix for lat/lng field names in GeoComplete field
Release v1.0.1
Added make-widget command, added some more tests, added getComputedLocation() to model code.
Initial Release
This is the initial release of Filament Google Maps, a comprehensive Google Maps package for the Filament PHP application builder ecosystem for Laravel.
There will no doubt be bugs. Please submit issues, and these will be dealt with promptly. There will soon be a channel on the Filament PHP Discord server, if you need fast feedback or assistance.