Color map markers according to radio button choice

I am making a simple map where users can input locations of valid ballot boxes and voting centers. Currently, they mark whether it is a voting box or ballot box via radio button selection. How do I create a condition that changes the color of the markers on a google maps style map according to the radio button choice?

You can use customize marks icons or custom styles for extended map.

Just added extended map instead, and now it is showing up as: Screen Shot 2020-10-19 at 10.02.04 AM Very new to Bubble, but only need to color the markers according to condition which I donā€™t think should be too hard

Use the default map that will be easy for you and use the ā€œcustomize marks iconsā€. You have to remove the style of the map to be able to see this option and can add dynamic choices for the icon.

1 Like

When I change ā€˜Number of Markersā€™ to List, the ā€˜Use customized marker iconā€™ box disappears. There is a ā€˜Customized Iconā€™ option but I am unsure how to add dynamic choices for the icon. I can only add one icon

Use data dependent and storage the icons on your database.

1 Like