description |
---|
In this section you will learn about Maps |
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
{% @arcade/embed flowId="9iL3PwbEezxKaq3DPuys" url="https://app.arcade.software/share/9iL3PwbEezxKaq3DPuys" %}
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:
{% @arcade/embed flowId="KmXrVbqBKGybotz5wkWy" url="https://app.arcade.software/share/KmXrVbqBKGybotz5wkWy" %}
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
{% @arcade/embed flowId="VVMueQyDa3NjcE1oIZQV" url="https://app.arcade.software/share/VVMueQyDa3NjcE1oIZQV" %}
More information about Display Settings, Search, and Action can be found in our documentation.
{% content-ref url="./" %} . {% endcontent-ref %}