Releases: petkivim/embed-google-map
embed-google-map-2.3.1
embed-google-map-2.3.0
This is the version 2.3.0 of the Embed Google Map plugin for Joomla 1.6, 2.5 and 3.x.
Changes in this version:
- Add title parameter (#70).
- Can be used to define the
title
attribute of the map'siframe
.
- Can be used to define the
embed-google-map-2.2.0
This is the version 2.2.0 of the Embed Google Map plugin for Joomla 1.6, 2.5 and 3.x.
Changes in this version:
- Add link position parameter.
embed-google-map-2.1.2
This is the version 2.1.2 of the Embed Google Map plugin for Joomla 1.6, 2.5 and 3.x.
Changes in this version:
- Fix compatibility issue with Google Recaptcha when asynchronous loading of
Google Maps is enabled (#62).
embed-google-map-2.1.1
This is the version 2.1.1 of the Embed Google Map plugin for Joomla 1.6, 2.5 and 3.x.
Changes in this version:
embed-google-map-2.1.0
This is the version 2.1.0 of the Embed Google Map plugin for Joomla 1.6, 2.5 and 3.x.
New features:
embed-google-map-2.0.2
This is the version 2.0.2 of the Embed Google Map plugin for Joomla 1.6, 2.5 and 3.x.
Hungarian translation added. Fixed issue #20 that caused compatibility issues with PHP7.
embed-google-map-2.0.1
This is the version 2.0.1 of the Embed Google Map plugin for Joomla 1.6, 2.5 and 3.x.
This version doesn't contain any functional enhancements. Changed the naming conventions of the plugin files and classes. All the class names and file names now begin with '[Ee]embedGoogleMap' to avoid conflicts with other plugins.
embed-google-map-2.0.0
This is the version 2.0.0 of the Embed Google Map plugin for Joomla 1.6, 2.5 and 3.x.
The new version gives the possibility to choose the version of Google Maps to be used. The supported versions are Google Maps, Google Maps Classic and Google Maps Embed API. Google Maps and Google Maps Classic don't require an API key, but for Google Maps Embed API an API key is required instead. The default version is defined in the Backend, but it can be overridden for individual maps by using the version parameter (supported values: new, classic, embed).
{google_map}address|version:new{/google_map}
{google_map}address|version:classic{/google_map}
{google_map}address|version:embed{/google_map}