visgl / visgl/react-map-gl

[Bug] No way to use "transitionable" properties from MapLibre

Open
#2,579 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.