Hello, I need some help please:

I would like users to be able to select from a few checkboxes, during user registration (or when updating their user profile). Depending on which checkbox they select, I would like to display a different color marker.

For example, I would like users, during registration or in their profile, to select from a list of checkboxes: Democrat, Republican or Independent. If they select Democrat, their marker is blue, Republican is red and Independent is white.

I do have the gmap module up and running and it is displaying user locations properly. I would like to change the marker color depending on the criteria.

Thank you in advance, from this novice user!