[Bug] No way to use "transitionable" properties from MapLibre
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.5k
- Forks
- 1.4k
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 3
Description
Description
A bunch of Layer properties have the "transitionable" indicator next to them in MapLibre docs. But how do we use them? I can't find a mention of transition (other than viewport/map movement transitions) in docs or questions/discussions/issues. Am I missing something?
Expected Behavior
No response
Steps to Reproduce
N/A
Environment
- Framework version: react-map-gl@8.0.4
- Map library: maplibre-gl@5.7.0
- Browser: Chrome
- OS: macOS
Logs
No response
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 MapLibre style-spec layer documentation for the transitionable properties and compare it with the react-map-gl 8.0.4 and maplibre-gl 5.7.0 APIs. Determine whether the wrapper already exposes a transition mechanism or needs a defined API, then document or demonstrate the supported behavior so users can tell how to use these properties.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100