For one of our instances, I'd like to use different from/to marker icons/colors.
Currently, the mapMarker icon is hardcoded in digitransit-component-autosuggest-panel (e.g. here).
The colors are coded in digitransit-component-autosuggest's scss:
What would be the best way to allow customizing from/to marker icons/colors for single instances?
For one of our instances, I'd like to use different from/to marker icons/colors.
Currently, the
mapMarkericon is hardcoded indigitransit-component-autosuggest-panel(e.g. here).The colors are coded in
digitransit-component-autosuggest's scss:What would be the best way to allow customizing from/to marker icons/colors for single instances?