Skip to content

v2.17.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@pjleonard37 pjleonard37 released this 21 Nov 14:09
· 6 commits to main since this release
37669ed

Note

Version numbering has been updated to align with Mapbox's cross-platform SDK versioning scheme. We skipped from 2.12.0 to 2.17.0-beta.1 to synchronize with other Mapbox SDKs, ensuring consistent version numbers across all platforms.

New Features ✨

  • Add the ability to get all annotations from an annotation manager.
  • Add customData field to annotations to be able to pass user data.
  • Add nautical miles scale bar distance unit.
  • Update property type for experimental LineLayer.lineCutoutOpacity, LineLayer.lineCutoutWidth, and LineLayer.lineCutoutFadeWidth from layout to paint.

Bug fixes 🐞

  • [iOS] Fix annotation interaction handlers (tap, drag etc.) not working after annotation update.

Dependency Updates

  • Update Mapbox Maps SDK to v11.17.0-rc.1
    • For platform-specific updates see: iOS & Android