Map
In this section you will learn about Maps
Last updated
In this section you will learn about Maps
Last updated
The map component allows you to view and interact with data that has geographical values:
Once you set up your data you need to configure the Location fields.
To add a Map to your page, follow the steps:
Drag and Drop the Map component to the page
Specify the Data source
Specify the Latitude and Longitude field
To do this, you must choose how to set the Location Storage: Latitude/Longitude fields (source data for latitude and longitude) or PostgreSQL format (PostgreSQL Geo Field).
Let's build an example like this:
Follow the steps:
Go to the Actions
Tab
Choose the Card Click
Choose Open Modal
Specify the Modal
Open the Modal
Drag and Drop the Details Component to the Modal
Specify the Datasource and bind to the Map Component
More information about Display Settings, Search, and Action can be found in our documentation.
Lists