Version 2.0.0
February 24, 2024
Changed
- Craft 5 compatibility.
Fixed
- Fixed minor popup issues.
- Fixed showing map after searching.
Version 1.1.3
December 19, 2023
Version 1.1.2
October 18, 2023
Changed
- Marked Address field as compatible with the Google Maps plugin.
- Now requires a minimum of Craft 4.5.7.
Version 1.1.1
October 18, 2023
Added
- Address fields can now be added to the search index.
- Optionally use minified JavaScript files for dynamic maps on the front-end.
Version 1.1.0
October 9, 2023
Added
- Added ability to convert Address fields from the Google Maps plugin.
- Added support for custom marker images. (#9)
- Can now select which subfields will use autocomplete.
- Addresses now include an optional
name
subfield. (#4) - Addresses now include an optional
neighborhood
subfield. - Addresses now include an optional
county
subfield. - Addresses now include an optional
mapboxId
subfield. - Address fields will now auto-detect the language of the currently logged-in user.
- Address fields' language can be manually overridden with the new
fieldParams
setting. (#7)
Changed
- Replaced the underlying search API used in the Address field.
Version 1.0.1
June 14, 2023
Changed
- Changed style of map in the Address field. (#3)
Version 1.0.0
May 22, 2023
Added
- Added an easy-to-use Address Field.
- Added a universal API for Dynamic Maps.
For more information, please see the complete documentation...