mapbox / mapbox/mapbox-gl-draw
Style from scratch?
Open
Nobody has claimed this yet.
auto-triaged
needs information
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 5
Description
I want to do this: https://docs.mapbox.com/mapbox-gl-js/example/set-config-property/
(line-emissive-strength so that It looks good in dark/night maps)
Do I have to redefine the whole default style, but adding line-emissive-strength?
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 with the Mapbox GL JS set-config-property example linked in the issue and compare it with the default styling used by mapbox-gl-draw. The issue does not name a file or test; done would require determining whether line-emissive-strength can be added without redefining the whole default style and documenting the supported approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100