Shared module
This module is part of the WideQuick Modular Framework. The documentation below is the canonical version maintained in MOD.
Maps & Indicators¶
WideQuick Modular Framework includes a built-in Maps & Indicators module for building interactive map views. It provides a set of indicators for marking locations, displaying live status, grouping pins, visualising pipe networks, and filtering alarms based on what is currently visible on the map.
Get started¶
- Setting up a Map View object — How to set up a Map View object in WideQuick Designer®.
- Adding basic indicators — How to add basic indicators such as the Zoom button, Pins, and the Weather Widget.
Configuring¶
- Pin Status — How to configure Pin Status objects for live Workview status display.
- Cluster Pins — How to configure Cluster Pins to group underlying pins and reduce clutter.
- Lines — How to configure line networks for visualising paths and pipes.
- Filter — How to add a Filter object to toggle line network visibility.
Extending¶
- Connecting Alarm to Map View — How to connect an Alarm object to a Map View for live alarm filtering.
- Creating custom map indicators — How to build custom indicators with zoom navigation, linking, and status awareness.