[]
        
(Showing Draft Content)

Combined Map

The Combined Map scenario allows you to overlay multiple map visualizations—like Area, Bubble, Heat, Flow Line, Symbol, and Path layers—on a single map, each with its own data, style, and interactions.


Why Use a Combined Map?

  • Overlay multiple map visuals (Area, Flow Line, Bubble, Heat, Symbol, Path).

  • Bind each visual to a different dataset.

  • Style each layer independently.

  • Add separate interactivity (e.g., jump-to, drill-down, click commands).

  • Dynamically show/hide layers (e.g., show Area layer by default, reveal Flow Line on interaction).


How to Design a Combined Map

1. Add to Dashboard

  • Drag the Combined Map scenario to the dashboard designer area.

2. Bind Data

  • Select the map → go to Data Binding panel → click Add.

  • Choose and bind one or more datasets.

3. Add Layers

  • In the map field binding area, click the ➕ icon to add a map layer.

  • Supported layers: Area, Bubble, Heat, Symbol, Flow Line, Path.

  • Reorder layers using drag-and-drop or the context menu (Z-direction).

  • Delete layers as needed.

4. Bind Data to Each Layer

  • Expand layer settings.

  • Drag and drop fields (e.g., Sales → Area Layer, Revenue → Bubble Layer).

5. Customize Style

  • Click the ✏️ icon in the Inspector panel to edit each layer’s appearance.

  • Customize colors, visibility range (zoom), labels, and more.


Key Features & Settings

Map Settings

Property

Description

Show Base Map

Enable/disable base map (Mapbox, OpenStreetMap, Custom).

Zoom Control

Add zoom controls; configure position, font, and background color.

Scroll to Zoom

Enable zoom with mouse scroll.

Tilt Angle

Set the map view angle.

Display Area

Choose auto-fit, area-based, or manual (lat/lon) display range.

Show Boundary

Show map boundaries with configurable area, color, and width.


Layers

  • Add, delete, reorder layers.

  • Style each layer independently.

  • Bind different datasets and fields to each.


Zoom Control & Visibility

  • Zoom Range (1–19): Set visible zoom levels per layer using the Visible Zoom setting.

  • Layers appear/disappear based on zoom level.


Drill Down

  • Enable drill-down on individual layers.

  • Configure drill path display, position, font, and offsets.


Interactivity

Property

Description

Cross Filter

Enable dashboard-wide filtering (default: True).

Jump To

Navigate to another scenario, report, or URL.

Click Actions

Options: None, Tooltip, Keep, Exclude, Drill Down, Jump, Command.

Command-Based Show/Hide

Use commands to toggle layer visibility at runtime.


Labels & Legends

Category

Options

Data Labels

Show/hide data, location, measure, symbol field.

Display Mode

Smart (max value only) or All.

Font Settings

Customize font family, size, color, weight, and style.

Legend

Show/hide, position, title, background, font color.


Appearance & Layout

  • Customize title, padding, margin, background, border, and shadow.

  • Set width, height, and X/Y position.

  • Add background images (embedded/shared/external).


Refresh Options

Mode

Behavior

None

No auto-refresh.

Polling

Refresh at intervals.

Real-Time

Live updates.


Animation

  • Set Entrance Animation (e.g., SlideInUp, BackInLeft).

  • Configure delay and duration.

  • Enable Automatic Carousel to auto-highlight regions.


Drill Down Bar Settings

  • Position (e.g., Top Left, Bottom Center).

  • Custom labels and colors for current vs. other levels.

  • Optionally display inside map area with offset control.


Limitations

  • Conditional Formatting is not supported on Path, Heat, or Flow Line layers.

  • Combined Map does not support Conditional Visualization.


Example Use Case

Display Sales by Area Layer + Revenue by Bubble Layer

Create a dynamic, multi-layered map that:

  • Highlights regions based on sales.

  • Adds bubble sizes proportional to revenue.

  • Allows interactive drill-down or toggling layers.