As per the pull request which isn't getting too much love, it would be good to have the spec allow users to deal with colouring the marker symbol. Something like the following for consideration.
// OPTIONAL: default "555555"
// marker's text or symbol color
//
// value must follow COLOR RULES
"marker-symbol-color": "#555555",
As per the pull request which isn't getting too much love, it would be good to have the spec allow users to deal with colouring the marker symbol. Something like the following for consideration.