Skip to content

Releases: cheesegrits/filament-google-maps

v2.0.0-alpha15

12 Sep 23:27

Choose a tag to compare

Don't apply fitToBounds or clustering on widget if no markers, use default center

v3.0.5

11 Sep 22:38

Choose a tag to compare

Fix #44 with Geocomplete

v3.0.4

09 Sep 05:13

Choose a tag to compare

Added mapConfig to Widget getConfig(), see README example

v2.0.0-alpha13

09 Sep 05:29

Choose a tag to compare

Added mapConfig feature to v3-alpha

v3.0.3

31 Aug 22:29

Choose a tag to compare

Fixed GoTo action

v3.0.2

12 Aug 20:36

Choose a tag to compare

Tagged v3.0.1 against the wrong branch. Again. You'd really think I would have learned that lesson by now, wouldn't you.

v3.0.0 initial release

09 Aug 04:31

Choose a tag to compare

With the release of Filament v3 (currently with Livewire v3 Beta), I'm bumping the Filament Google Maps version to v3 as well. Leaving v1 as the Filament v2 compatible release, and v2 as the Filament v3 Alpha (with Livewire v2) compatible release.

v2.0.0-alpha13

26 Jul 03:28

Choose a tag to compare

Ooops, I did it again, tagged 12 against the wrong branch.

v3.0.1

12 Aug 11:37

Choose a tag to compare

Various bug fixes:

Strip non alphanumeric characters in $mapId for widgets.
Add drawing library to API URL if drawingControl() enabled
Added force-https (FILAMENT_GOOGLE_MAPS_FORCE_HTTPS) config for API URL.
Fixed geocodeOnLoad when field isLocation()
Fixed mapControls()

v2.0.0-alpha12

26 Jul 03:27

Choose a tag to compare

Fixes some breaking changes in Filament card views