visgl / visgl/deck.gl

[Feat] Adding `minZoom` & `maxZoom` properties to `TextLayer`

Open
#9,409 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
14.6k
Forks
2.3k
Avg merge
2d 9h
Merged PRs (30d)
42

Description

Target Use Case

Using the prop for TextLayer.

I don't mind doing this myself, just tell me if there is anything that I can't be aware of that I need to consider please.

Proposal

I guess I can just use the TileLayer for ref?

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 reading the TextLayer and TileLayer entry points mentioned in the proposal and compare how zoom-related properties are defined. Clarify the intended behavior and scope of minZoom and maxZoom for TextLayer before identifying implementation files or tests; done should include agreed semantics and coverage for the new properties.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.