mapbox / mapbox/simplestyle-spec
Marker symbol colour
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 296
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
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",
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the specification's existing marker styling properties and the definition of its COLOR RULES. Confirm how optional properties and default values are documented, then define the proposed marker-symbol-color field so its allowed value and default are clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100