PLG_EMBED_GOOGLE_MAP="Content - Embed Google Map"
PLG_EMBED_GOOGLE_MAP_XML_DESCRIPTION="This plugin embeds Google Map to articles."
PLG_EMBED_GOOGLE_MAP_DESC="
Embed Google Map Joomla Plugin
Thank you for installing Embed Google Map for Joomla.
Embed Google Map makes it possible to embed Google Maps to Joomla articles.
The plugin supports Google Maps, Google Maps Classic and Google Maps Embed API. The version to be used can be set by using the Version setting (supported values: new, classic, embed). Google Maps and Google Maps Classic do not require an API key, but for Google Maps Embed API an API key is required instead. Not all the parameters are supported by all the versions. Please see the supported parameters below.
Google Maps
* map type (normal, satellite)
* zoom level
* language - By default, visitors will see a map in their own language which is defined by the locale of their browser. The setting takes effect only when a map is opened through the additional link to Google Maps
* add link
* link label
* height
* width
* border
* border style
* border color
* HTTPS
Google Maps Classic
* map type (normal, satellite, hybrid, terrain)
* zoom level
* language
* add link
* link label
* link to full screen
* show info
* info label
* height
* width
* border
* border style
* border color
* HTTPS
Google Maps Embed API
* map type (normal, satellite)
* zoom level
* language
* height
* width
* border
* border style
* border color
* HTTPS
Syntax:
{google_map}address{/google_map}
{google_map}address|version:classic{/google_map}
{google_map}address|zoom:10{/google_map}
{google_map}address|zoom:10|lang:it{/google_map}
{google_map}address|width:200|height:200|border:1|border_style:solid|border_color:#000000{/google_map}
{google_map}address|width:200|height:200|link:yes|link_label:Label|link_full:yes{/google_map}
{google_map}address|link:yes{/google_map}
{google_map}address|type:satellite{/google_map}
{google_map}address|show_info:no{/google_map}
{google_map}address|show_info:yes|info_label:Label{/google_map}
{google_map}address|https:yes{/google_map}
*{google_map}latitude,longitude{/google_map}
* latitude,longitude = coordinates in decimal degrees
"
PLG_EMBED_GOOGLE_MAP_DESC_VERSION="Google Maps version."
PLG_EMBED_GOOGLE_MAP_LBL_VERSION="Version"
PLG_EMBED_GOOGLE_MAP_DESC_MAP_TYPE="Map type. Google Maps Classic supports normal, hybrid, satellite and terrain. Google Maps and Google Maps Embed API version support only normal and satellite."
PLG_EMBED_GOOGLE_MAP_LBL_MAP_TYPE="Map type"
PLG_EMBED_GOOGLE_MAP_DESC_ZOOM="Zoom level."
PLG_EMBED_GOOGLE_MAP_LBL_ZOOM="Zoom level"
PLG_EMBED_GOOGLE_MAP_DESC_LANG="Language."
PLG_EMBED_GOOGLE_MAP_LBL_LANG="Language"
PLG_EMBED_GOOGLE_MAP_DESC_ADD_LINK="Add link to Google Maps."
PLG_EMBED_GOOGLE_MAP_LBL_ADD_LINK="Add link"
PLG_EMBED_GOOGLE_MAP_SW_YES="Yes"
PLG_EMBED_GOOGLE_MAP_SW_NO="No"
PLG_EMBED_GOOGLE_MAP_DESC_LINK_LABEL="Link label."
PLG_EMBED_GOOGLE_MAP_LBL_LINK_LABEL="Link label"
PLG_EMBED_GOOGLE_MAP_DESC_LINK_FULL="Open link in full screen mode. Supported by Google Maps Classic only."
PLG_EMBED_GOOGLE_MAP_LBL_LINK_FULL="Link to full screen"
PLG_EMBED_GOOGLE_MAP_DESC_SHOW_INFO="Show info label. Supported by Google Maps Classic only."
PLG_EMBED_GOOGLE_MAP_LBL_SHOW_INFO="Show info"
PLG_EMBED_GOOGLE_MAP_DESC_HEIGHT="Default height."
PLG_EMBED_GOOGLE_MAP_LBL_HEIGHT="Height"
PLG_EMBED_GOOGLE_MAP_DESC_WIDTH="Default width."
PLG_EMBED_GOOGLE_MAP_LBL_WIDTH="Width"
PLG_EMBED_GOOGLE_MAP_DESC_BORDER="Frame border."
PLG_EMBED_GOOGLE_MAP_LBL_BORDER="Border"
PLG_EMBED_GOOGLE_MAP_DESC_BORDER_STYLE="Frame border style."
PLG_EMBED_GOOGLE_MAP_LBL_BORDER_STYLE="Border style"
PLG_EMBED_GOOGLE_MAP_DESC_BORDER_COLOR="Frame border color in hexadecimal format."
PLG_EMBED_GOOGLE_MAP_LBL_BORDER_COLOR="Border color"
PLG_EMBED_GOOGLE_MAP_DESC_HTTPS="Use HTTPS protocol."
PLG_EMBED_GOOGLE_MAP_LBL_HTTPS="HTTPS"
PLG_EMBED_GOOGLE_MAP_DESC_EMBED_API_KEY="Google Maps Embed API key. Required only when Google Maps Embed API version is used. Can be left empty when Google Maps or Google Maps Classic is used."
PLG_EMBED_GOOGLE_MAP_LBL_EMBED_API_KEY="Embed API key *"
PLG_EMBED_GOOGLE_MAP_DESC_LOAD_ASYNC="Load maps asynchronously after the rest of the page has been loaded. If there are multiple maps on the same page using this setting may speed up loading significantly."
PLG_EMBED_GOOGLE_MAP_LBL_LOAD_ASYNC="Load asynchronously"
PLG_EMBED_GOOGLE_MAP_DESC_DELAY_MS="Delay (in milliseconds) after which the maps are loaded."
PLG_EMBED_GOOGLE_MAP_LBL_DELAY_MS="Delay"
PLG_EMBED_GOOGLE_MAP_DESC_SCROLLING="Is Google Maps mouse scrolling enabled? If scrolling is disabled, the map must be clicked to enable scrolling. Scrolling is automatically disabled when mouse leaves the map."
PLG_EMBED_GOOGLE_MAP_LBL_SCROLLING="Scrolling"