Skip to content

v2.10.1

Choose a tag to compare

@pjleonard37 pjleonard37 released this 19 Sep 12:40
· 32 commits to main since this release
a70e994

Optimizations ✨

  • [iOS] Make background location tracking consistent with server configuration
  • [iOS] Improve View Annotations impact on frame time.
  • [iOS] Optimize LineBucket triangle allocation with reusable vector.
  • [iOS] Re-enable symbol placement time limit by filtering only fast zoom animations.
  • [iOS] Limit the time spent in updating symbols when the view is animating.

Bug fixes 🐞

  • Fix missing map loaded event in case vector tile is not found
  • [iOS] Fix 3d models dealing crash during map destruction.
  • [iOS] Fix location indicator rendering issues in some states.
  • [iOS] Fix dynamic view annotations disappearance in some states.
  • [Android] Fix a bug where Dynamic View Annotations disappeared in corner cases
  • [Android] Fix a bug where location indicator layer disappeared in certain configurations
  • [Android] Fix potential crash caused by a race condition
  • [Android] Fix frames skipped when calling mapView.setMaximumFps(..) multiple times.

Dependency Updates

  • Update Mapbox Maps SDK to v11.14.6
    • For additional platform-specific updates see: iOS & Android