[Feat] Adding `minZoom` & `maxZoom` properties to `TextLayer`
Open
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
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 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