Releases: elivz/VzAddress-Craft
Releases · elivz/VzAddress-Craft
v1.5.1
- [Fixed] Failure to use Google API key from settings when generating a dymanic Google map.
- [Fixed] Use secure Google API url for geocoding addresses.
v1.5.0
- [Added]
craft.vzAddress.countries
variable containing an array of all the countries in the world.
v1.4.2
- [Improved] Accept either
style
or styles
attributes for Google Maps styling.
v1.4.1
- [Improved] Handle missing Google API key more gracefully.
v1.4.0
- [Added] New
dynamicMap
tag outputs an embedded Google map to the page.
- [Added] Support for the FeedMe plugin.
- [Improved] The
style
parameter on all map tags has been renamed to styles
to match Google Maps API.
v1.3.0
[Added] Support for Google map style configuration.
v1.2.0
[Added] Google API Key setting, which will apply to all map tags.
[Improved] All Google Maps URLs are now secure by default.
v1.1.1
[Fixed] Prevent syntax error in PHP 5.3.
v1.1.0
[Added] Support for importing address data using the Import plugin.
v1.0.6
[Fixed] Leave API key in original case.