mapbox / mapbox/mapbox-gl-draw

Style from scratch?

Open
#1,475 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.