Data Configuration
Chart Type
You can read about this section here.Geospatial Data
- Latitude Column: Choose the column that stores latitude data. It must be of float type.
- Longitude Column: Choose the column that stores longitude data. It must be of float type.
- Row Limit: Restrict the number of rows of data displayed as markers on the map. The map is more performant when there are fewer data points drawn. The maximum row limit is 5000.
Filter
Read about theFilter
section here.
Formatting
Header
Read about theHeader
section here.
Map Options
- Map Style: Define the visual style of the map.
- Save Initial View: Configure the position, orientation, and zoom of the map that is shown when the map first loads.
Density
- Intensity: A multiplier primarily used to adjust the appearance of the heatmap.
- Opacity: Sets the transparency level of the density map layer.
- Color Zones: Defines the heatmap’s color gradient. Multiple threshold values can be set between 0 and 1.
Enable Download
Read about theEnable Download
section here.
CSV Download
- Tab Delimited: This specifies if the CSV download exported from the data table should have values separated by tabs. If not turned on, the separators will be commas.
URL Link
Read about theURL Link
section here.
No Data Configuration
Read about theNo Data Configuration
section here.
Expose Underlying Data
Read about theExpose Underlying Data
section here.