- Scatter - Plot individual points using latitude/longitude coordinates
- Heatmap - Show density of points as a heat overlay
- Area (Choropleth) - Color regions based on values
- Visualizing geographic distribution of data
- Showing regional performance or metrics
- Displaying location-based patterns
Layout options
Map type - Choose between Scatter, Heatmap, or Area modes. For Scatter/Heatmap:- Latitude field - Field containing latitude coordinates
- Longitude field - Field containing longitude coordinates
If your data contains addresses instead of coordinates, you’ll need to geocode them to latitude/longitude values using a third-party geocoding service before using them in a map.
- Map region - World, Europe, US, or Custom
- Custom region - Toggle to use a custom GeoJSON URL
- Region field - Field containing region names to match
Display options
Color range:- Configure gradient colors (2-5 colors)
- Low to high color mapping
- Show/hide legend
- None, Light, OpenStreetMap, Dark, Satellite
- Custom background color (when None selected)
- Size based on field (optional)
- Size range slider (min/max bubble size)
- Save current map extent - Preserves zoom/pan position