This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
Releases: mikebronner/nova-map-marker-field
Releases · mikebronner/nova-map-marker-field
0.1.17: Merge pull request #39 from Orclyx/master
Fixed
- handling of provider key.
0.1.16
Added
- event listener to trigger recentering of the map. Thanks @angelformica!
- ability to customize the event listener name. Thanks @angelformica!
- ability to change the geosearch placeholder text. Thanks @angelformica!
0.1.15
Fixed
- compatibility issue with Nova 2.5.
0.1.14
Fixed
- remaining non-HTTPS URLs in code.
0.1.13
Fixed
- assets to be built for production.
0.1.12: Merge pull request #23 from vbezruchkin/master
Fixed
- restrictions on Laravel Nova dependency to allow local installations.
0.1.11
Added
- option to add a center circle to be displayed on the map.
0.1.10: Merge branch 'master' of github.com:GeneaLabs/nova-map-marker-field
Fixed
- updating of existing coordinates.
- validation when field names were not default
latitude
andlongitude
.
0.1.9
Added
- default Zoom, Lat, Long settings.
0.1.8
Fixed
- display or validation errors.