Map Marker Color change depending on dataset status

I have a map with markers,

image

image

each marker have a name, example: "AND-ATARF"

on the dataset I have a column with the same names: "AND-ATARF" and it status, for example "5", when status 5 I want the color of the marker to be red.

image

what could be a way to do this?

See Map marker in perspective - #8 by Transistor from a few days ago. You should be able to adapt it.

1 Like