Provide "fill-stroke-*" properties and rename "fill" to "polygon"
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
_From @jfirebaugh on November 21, 2014 3:46_
Pros:
- An SVG-like "polygon" type layer that supports both stroke and fill is how style authors expect and want things to work (see e.g. #221, #217, #218)
- `fill-outline-color` is a hack (#199)
Cons:
- Performance concerns?
_Copied from original issue: mapbox/mapbox-gl-style-spec#223_
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
The issue names no files, tests, or entry points. Start by locating the style-spec implementation and existing fill and fill-outline-color properties; done means supporting the proposed fill-stroke-* properties and the fill-to-polygon rename without unresolved behavior or compatibility questions.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100