[eme_location_map]

[eme_location_map]
Shows the map for a single location. Accepts the following arguments:

  • id: the id of the location to be shown, this parameter is required.
  • width: the width (as css style) in px, fr, em or percentage (e.g. 100%) of the map. Default: 0 (recommended to set this to e.g. 450 if the map doesn’t show). A plain number will be considered as pixels.
  • height: the height (as css style) in px, fr, em or percentage (e.g. 100%) of the map. Default: 0 (recommended to set this to e.g. 300 if the map doesn’t show). A plain number will be considered as pixels.
  • zoom: overrides the initial map zoom level. Default: set in the general EME settings.

Example:
[eme_location_map id=23]

Scroll to Top