Skip to content

World Map Locations

The World Map Location component allows visualizing geospatial data over an interactive map.
It supports plotting locations using Markers, Heatmaps, or Clustered Markers based on latitude and longitude values.
This visualization is ideal for understanding data distribution, density, and patterns across geographies.

Use cases:

  • Displaying event or asset locations worldwide.
  • Visualizing density or intensity distributions with heatmaps.
  • Highlighting grouped clusters of points based on proximity.
  • Mapping regional contributions or activity zones.

βš™οΈ Setup

  1. Drag the World Map Location widget from the chart library onto your designer workspace.
  2. Select the chart.
  3. Go to the Widget Configuration tab in the Configuration panel.
  4. Under the Configuration panel tab, select the Basic Configuration option to access essential settings for the map.
  5. Select the Source from which the chart will fetch its data.
  6. Map:
    • Measures β€” Numeric value(s) optionally used for heatmaps or tooltips.
    • Dimension (Latitude) β€” The latitude coordinate for each data point.
    • Dimension (Longitude) β€” The longitude coordinate for each data point.
    • Group β€” (Optional) Categorical value for differentiating points by color or cluster.
  7. Optionally add a Date field for time-based filtering.

πŸ“Š Basic Configuration

Configuration ItemDescription
SourceThe data source to query for map values.
Measures(Optional) Numeric values used for heatmap intensities or tooltips.
Dimension (Latitude)Numeric value representing the latitude position.
Dimension (Longitude)Numeric value representing the longitude position.
Group (optional)Categorical field to assign colors, icons, or clusters.
Date Field (optional)Enables date-based filtering and drilldown capability.

🎨 Chart Customizations

CategoryOptions & Description
GeneralTheme, background, border, and interactivity options.
TitleChart title, font, alignment, and visibility settings.
SortingControl sorting of data points based on categories or measures.
ToolTipCustomize tooltip content, format, and value color.
Map OptionsSelect map style (Basic, DataViz, Satellite), max zoom, animation, and handling of unknown locations.
Markers OptionsConfigure marker type, size, color, stroke, and appearance per group.
Heatmap OptionsDefine color scale, inverse coloring, point size, and stroke styling for heatmap overlays.
Cluster OptionsAdjust cluster radius, color steps, cluster point styling, and expansion behavior.
OthersSet display mode: Markers, Heatmap, or Clustered Markers.

πŸ—ΊοΈ Example Visualization

map-geojson chart