Skip to content

Releases: elivz/VzAddress-Craft

v1.5.1

31 Oct 19:56
Compare
Choose a tag to compare
  • [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

15 Jun 01:34
Compare
Choose a tag to compare
  • [Added] craft.vzAddress.countries variable containing an array of all the countries in the world.

v1.4.2

28 Feb 15:50
Compare
Choose a tag to compare
  • [Improved] Accept either style or styles attributes for Google Maps styling.

v1.4.1

22 Feb 00:23
Compare
Choose a tag to compare
  • [Improved] Handle missing Google API key more gracefully.

v1.4.0

15 Feb 03:59
Compare
Choose a tag to compare
  • [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

17 Jan 20:21
Compare
Choose a tag to compare

[Added] Support for Google map style configuration.

v1.2.0

10 Jan 02:51
Compare
Choose a tag to compare

[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

16 Nov 16:59
Compare
Choose a tag to compare

[Fixed] Prevent syntax error in PHP 5.3.

v1.1.0

24 Oct 01:12
Compare
Choose a tag to compare

[Added] Support for importing address data using the Import plugin.

v1.0.6

19 Oct 13:10
Compare
Choose a tag to compare

[Fixed] Leave API key in original case.