mapbox / mapbox/simplestyle-spec

Marker symbol colour

Open
#31 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.