feat: add marker styling for selected pin - #4799
Conversation
9a73163 to
29fe26c
Compare
29fe26c to
a9dd2b8
Compare
a9dd2b8 to
ff75d72
Compare
|
I wonder if it's possible to do this without having to set the background color for the icon on the database. it will be annoying to maintain. Edit: Doesn't seem to be possible. @benfurber if it's not configured, it should behave same as before this PR. |
ff75d72 to
e751119
Compare
|
Maybe we could just make the selected pin bigger or highlighted in some other way. To avoid the extra database configuration. |
@davehakkens What do you think? Pro of this is that it's easier to maintain (e.g. it won't really need to be changed again). Con is I've done this work already(!) |
|
How much work/hours went in it? @benfurber |
|
I think the question should be:
Having work done (although it would feel bad to throw away) is not that relevant and some of it can be reused. |



What is the new behavior?
Add basic styling for a selected map pin. Could be enhanced in the future, but even getting it to this point was a suprising amount of work with a lot of trial and error.
Screen.Recording.2026-07-07.at.15.08.50.mov
Does this PR introduce a DB Schema Change or Migration?
Git Issues
Closes #3854 #3854