rendering.macro.map.name=Map
rendering.macro.map.description=Display an interactive geographical map
rendering.macro.map.parameter.location.name=Location
rendering.macro.map.parameter.location.description=Location to map
rendering.macro.map.parameter.width.name=Width
rendering.macro.map.parameter.width.description=Width of the map in pixels or percent.
rendering.macro.map.parameter.height.name=Height
rendering.macro.map.parameter.height.description=Height of the map in pixels or percent.
rendering.macro.map.parameter.zoom.name=Zoom
rendering.macro.map.parameter.zoom.description=The initial zoom the map will be focused at. Default is 15, which is about the size of a block of houses.
rendering.macro.map.parameter.errors.name=Errors
rendering.macro.map.parameter.errors.description=Display a popup with the returned status code when it is anything other than "OK" (values: show(default)/hide).
rendering.macro.map.content.description=Information to display as legend of the location mapped.
macroMap.apiKey.info=To use the map macro with Google Maps or Mapbox, you must get a {0}Google API key{1} or a {2}Mapbox access token{3}. If you use the default library (Leaflet) and the default tile server (OpenStreetMap), no API key or token is needed.
macroMap.apiKey.invalid=There is no valid Google API key for this macro. Please visit the {0}Map Macro section{1}.
admin.mapmacro=Map Macro