Skip to content

v8.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Oct 19:07
· 2 commits to master since this release

The core logic in the Mapbox GL JS wrapper has been rewritten to use Proxy to intercept camera updates. We expect the new approach to improve camera synchronization between the native controller and React props when terrain and/or non-mercator projections are used. See more backgrounds in #2514.

The Maplibre wrapper is unaffected by this change.