Installation
Install the package
Section titled “Install the package”Install Three Levers Core (namespace three_levers) from AppExchange or your install link. For a step-by-step first run (sample report, template Flow, App Builder JSON), start with Quick Start.
Validate in a sandbox first: report columns, Flow variables, and (if used) API credentials.
Permission sets
Section titled “Permission sets”Assign the package permission set(s) to users who view or configure the component.
Add to Lightning pages
Section titled “Add to Lightning pages”- Open Lightning App Builder for the App, Home, or Record page.
- Drag Map Records and Take Action (
reportMapWithFence) onto the page. - Save and activate for the appropriate profiles or apps.
When you use the GIS API
Section titled “When you use the GIS API”After Three Levers provisions your service:
- Named Credential + External Credential →
https://apis.threelevers.com/ - CSP Trusted Site for hosted map
frame-src - Set
"service": "YourOrg_ServiceName"and"serviceUrl": "https://apis.threelevers.com/gis/map/v1/"in component JSON
Next: Configuration.