Map

In this section you will learn about Maps

Map component

The map component allows you to view and interact with data that has geographical values:

Map data settings

Once you set up your data you need to configure the Location fields.

To add a Map to your page, follow the steps:

  1. Drag and Drop the Map component to the page

  2. Specify the Data source

  3. 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:

  1. Go to the Actions Tab

  2. Choose the Card Click

  3. Choose Open Modal

  4. Specify the Modal

  5. Open the Modal

  6. Drag and Drop the Details Component to the Modal

  7. Specify the Datasource and bind to the Map Component

More information about Display Settings, Search, and Action can be found in our documentation.

pageLists

Last updated