Files
2025-11-30 08:55:33 +08:00

27 lines
737 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Geo Map Widget (2025.23)
Source: `help-portal-7200e99b1cdc4463bf5f60ab3d2ab8ae.md` (Geo Map).
## Properties
- **Name**: unique string, default `GeoMap_1`.
## Quick menu properties (defaults)
- Drill (Enabled) filter selected data points.
- Full Screen (Enabled).
- Create Story from Widget (Disabled).
- Filter/Exclude (Enabled).
### Visibility control
- Main toggle “Visible in Runtime” plus individual checkboxes for each quick menu item.
## Scripting support
- Change layers.
- Manipulate properties.
- Handle geo map events.
## Implementation notes
- Works in stories and analytic applications.
- Quick menu items can be controlled individually or globally.
- See Analytics Designer API Reference for detailed APIs.