Skip to content

Releases: cheesegrits/filament-google-maps

v1.0.14

27 Mar 00:53

Choose a tag to compare

Automatically add drawing library to maps URL if drawing is enabled on Map field

v1.0.13

26 Mar 20:58

Choose a tag to compare

First cut at making drawing manager objects editable

v1.0.12

26 Mar 03:50

Choose a tag to compare

Added support for radius filtering on relations, and a first cut at allowing drawing on Map field

v1.0.11

11 Mar 03:11

Choose a tag to compare

Ooops, forgot to commit JS assets in 1.0.10

v2.0.0-alpha2

09 Mar 23:11

Choose a tag to compare

v2.0.0-alpha2 Pre-release
Pre-release

Minor JS changes

Filament v3 branch

09 Mar 23:02

Choose a tag to compare

Filament v3 branch Pre-release
Pre-release

First tagged release of the Filament v3 based version

v1.0.10

09 Mar 20:17

Choose a tag to compare

Added countries() method to Geocomplete, thank you @Uolsen for the PR

v1.0.9

07 Mar 16:48
5aa6e70

Choose a tag to compare

Fixed an issue with new geolocate feature on map field, to prevent button click submitting the form

v1.0.8

02 Mar 09:53

Choose a tag to compare

Apply reverse geocode to fields after autocomplete

v1.0.7

02 Mar 08:26

Choose a tag to compare

Added geolocate feature (requests and sets device location) to both Geocomplete and Map fields