-
Change Request
-
Resolution: Unresolved
-
Medium
-
None
-
7.0.10
-
None
Current Limitation:
Currently, Geomap widgets in Zabbix are limited to using a single global map setting configured in the backend. This lack of flexibility makes it impossible to use different map sources across multiple Geomap widgets.
Proposed Enhancement:
- Global Default Geomap Setting:
-
- Keep the existing global map configuration as the default geomap for all widgets.
- This default map should automatically apply to new widgets unless specifically overridden.
- Custom Map List Configuration:
-
- Introduce the ability to configure a list of custom maps within the backend settings.
- Each map entry would include:
- Map Name: A human-readable label.
- Tile Provider: A dropdown of standard providers (as currently available).
- Tile URL: A configurable URL pattern for fetching map tiles.
- Max Zoom Level: To define the zoom capabilities for each map.
- Per-Widget Map Selection:
-
- When configuring a Geomap widget, allow users to select from the list of configured maps.
- This enables each widget to display different maps, tailored to the context or data being presented.