Configuration
Report selection
Section titled “Report selection”In reportMapConfig or App Builder JSON, choose the Salesforce report whose rows appear as map markers.
Column mapping
Section titled “Column mapping”| Setting | Purpose |
|---|---|
| Latitude / longitude | Plot markers (or address geocoding fields) |
idColumn | Return Salesforce record IDs on selection |
| Label / popup fields | Marker tooltips |
Free mode (no API key)
Section titled “Free mode (no API key)”With no API key configured, the component uses Leaflet + OpenStreetMap and draw fence only. IN / OUTSIDE / NEAR and Send to Flow work the same.
Paid mode (provisioned service)
Section titled “Paid mode (provisioned service)”When Three_Levers_GIS_Setting__c has an API key and Three Levers has provisioned a service:
| JSON field | Example |
|---|---|
service | Acme_ServiceAreas_2026 (provided by Three Levers) |
serviceUrl | https://apis.threelevers.com/gis/map/v1/ |
Example names in marketing screenshots (e.g. KCDistricts) are illustrative only—your org receives its own service name(s).
Flow connection
Section titled “Flow connection”Set flowApiName for Send to Flow. The Flow must declare Text inputs matching Flow integration.