Skip to main content
Map component on the canvas showing a map with markers

Overview

The Map component embeds a Google Maps view into your content template. It can display a static address, coordinates from a location datasource, or the user’s geolocation from a workflow.
PropertyValue
Toolbar buttonMap
Supports data bindingYes — address, coordinates
Supports conditionsYes

Map Settings

PropertyDescription
TypeRoadmap, Terrain, Hybrid, or Satellite.
LanguageMap label language.
ZoomZoom level (or Automatic to fit all markers).
StyleVisual map style.

Location Source

The map supports three location sources:
SourceDescription
AddressUse a fixed address or a variable that resolves to an address.
DatasourcesUse a location datasource. The map reads coordinates from its rlvt_lat and rlvt_lng fields.
GeolocationUse the workflow geolocation coordinates.

Display Options

PropertyDescription
DisplayToggle map element visibility.
Point of interestShow or hide points of interest by type — Attraction, Business, Government, Medical, Park, Place of worship, School, Sports complex.

Markers

You can add multiple markers to the map:
PropertyDescription
LocationThe marker’s position (address or coordinates).
LabelText label on the marker.
ColorMarker color.
IconCustom icon image (64×64 max).
SizeTiny, Small, Mid, or Large.
Click Add marker to add additional markers, or Delete marker to remove one.