I was trying to set color of polygon object on the map.
I was expecting the color will be picked up from a field with color value.
Instead I’ve got different color for the record which is selected.
The use case is, that polygon object can take 2 color (red or green) based on condition field in entity. It works well except the case when the record is selected in the UI - in this case the color is yellow. Is there a way I can change this behavior for selected row or can I at least set the default color?