Hi Juha,
I'm adding the ability to mark stands with red labels if occupied etc. but it seems the only way to do this is make each label it's own map.
This works functionally, but creates a rather large list in the maps folder.
If I create a single map, if one stand is occupied, they all become red.
Any better way of achieving this? for each stand for example I have two defintions:
MAP:Stand Labels
FOLDER:Dubai SMGCS
FONTSIZE:-:2
ZOOM:800
ACTIVE:STAND:OCCUPIED:*:OMDB/F2
ACTIVE:STAND:ASSIGNED:*:OMDB/F2
ACTIVE:STAND:BLOCKED:*:OMDB/F2
ACTIVE:STAND:LIMITED:*:OMDB/F2
COLOR:SMGCS_TEXTSTAND
TEXT:N025.15.17.465:E055.21.00.375:F2
MAP:Stand Labels
FOLDER:Dubai SMGCS
FONTSIZE:-:2
ZOOM:800
ACTIVE:STAND:OCCUPIED:OMDB/F2
ACTIVE:STAND:ASSIGNED:OMDB/F2
ACTIVE:STAND:BLOCKED:OMDB/F2
ACTIVE:STAND:LIMITED:OMDB/F2
COLOR:SMGCS_DUBCLOSED
TEXT:N025.15.17.465:E055.21.00.375:F2
