Releases: doublesecretagency/craft-mapbox
Releases · doublesecretagency/craft-mapbox
2.0.0
1.1.3
1.1.2
Changed
- Marked Address field as compatible with the Google Maps plugin.
- Now requires a minimum of Craft 4.5.7.
1.1.1
Added
- Address fields can now be added to the search index.
- Optionally use minified JavaScript files for dynamic maps on the front-end.
1.1.0
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.
1.0.1
1.0.0
Added
- Added an easy-to-use Address Field.
- Added a universal API for Dynamic Maps.
For more information, please see the complete documentation...