Hi everyone!
I’m trying to customize the Map component in Glide.
Is there any way to change the color of the map pins based on status?
For example: green for “Revisado” (checked) and red for “Faltante” (missing).
Do you have a paid plan to use CSS?
Hello @ThinhDinh
I have paid plan and want to do CSS workaround to make colored map pins based on condition. Could you inspire me about that? Thank you.
I’m just updating what I used to post when we were still using Glide Classic Custom map marker icons .
Now, through more static CSS, we can still change the color and icon of the map marker. Of course, you have to subscribe to the Business/Enterprise plan to use this feature.
The selector from this CSS is related to the “Title” in your “Map configuration panel.” Therefore, you can still group or categorize the appearance of your markers.
[Screenshot 2024-02-06 at 10.07.39]
1. Change the colo…
You can checkout what @Himaladin had here.