
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.| Property | Value |
|---|---|
| Toolbar button | Map |
| Supports data binding | Yes — address, coordinates |
| Supports conditions | Yes |
Map Settings
| Property | Description |
|---|---|
| Type | Roadmap, Terrain, Hybrid, or Satellite. |
| Language | Map label language. |
| Zoom | Zoom level (or Automatic to fit all markers). |
| Style | Visual map style. |
Location Source
The map supports three location sources:| Source | Description |
|---|---|
| Address | Use a fixed address or a variable that resolves to an address. |
| Datasources | Use a location datasource. The map reads coordinates from its rlvt_lat and rlvt_lng fields. |
| Geolocation | Use the workflow geolocation coordinates. |
Display Options
| Property | Description |
|---|---|
| Display | Toggle map element visibility. |
| Point of interest | Show 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:| Property | Description |
|---|---|
| Location | The marker’s position (address or coordinates). |
| Label | Text label on the marker. |
| Color | Marker color. |
| Icon | Custom icon image (64×64 max). |
| Size | Tiny, Small, Mid, or Large. |