Skip to content

v11.9.0

Compare
Choose a tag to compare
@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 19 Dec 12:44
· 34 commits to main since this release

Warning

⚠️⚠️⚠️ Upcoming breaking changes ⚠️⚠️⚠️

This is the last minor SDK version to support iOS 12 and iOS 13. Only versions v11.9.* will support iOS 12 and 13.
The subsequent minor releases (starting with v11.10.0-beta.1) will have iOS 14 as the minimum deployment target requirement.

Warning

⚠️⚠️⚠️ Potentially breaking changes ⚠️⚠️⚠️

Mark symbolElevationReference, symbolZOffset, lineTrimColor, lineTrimFadeRange, lineZOffset as Experimental in AnnotationManagers. This is potentially breaking change, however those properties are not marked as experimental only in AnnotationManagers by mistake.
In order to continue use them use the following import @_spi(Experimental) import MapboxMaps.

Features ✨ and improvements 🏁

output

Bug fixes 🐞

  • Function to update location for LocationIndicatorLayer now correctly encodes the data for the rendering engine.

Dependencies

  • Update MapboxCommon to 24.9.0.
  • Update MapboxCoreMaps to 11.9.0.

Dependency requirements:

  • Compatible version of Xcode: 15.2.0