Project

General

Profile

Actions

Feature #2589

closed

Color coding for map

Added by Renate Bornberg 5 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Category:
Maps
Target version:
Start date:
2025-07-28
Estimated time:

Description

Would be nice to have colour coding associated with specific status of a particular type in the map.

Update
We implemented that entities with specific types can be displayed with different colors on the map.
The default configuration is in config/default.py, can be overridden in instance/production.py and looks like this:

MAP_TYPE_COLOR = {
    'default': '#007bd9',
    '123': '#333333'}

Actions

Also available in: Atom PDF