Maps SDK v11.1.0
mapbox-github-ci-writer-public-1
released this
17 Jan 15:03
·
328 commits
to main
since this release
Features ✨ and improvements 🏁
- Add
customData
field in Annotaion and deprecateuserInfo
.userInfo
behaviour rolled back to v10 behaviour. 6e0c736 by @aleksproger - Make padding optional in
MapboxMap.camera(for:padding:bearing:pitch:maxZoom:offset:)
andMapboxMap.camera(for:padding:bearing:pitch:)
. 06d6602 by @evil159 - Expose method to get coordinate info for point(s):
MapboxMap.coordinateInfo(for:)
andMapboxMap.coordinatesInfo(for:)
. 58aa4f2 by @evil159 - [SwiftUI] Expose
Map.gestureHandlers()
for handling Map gesture events. 741fa51 by @persidskiy - Introduce experimental
RasterArraySource
, along withRasterLayer.rasterArrayBand
. 920fcac by @evil159 - Introduce
-emissiveStrength
attribute forFillExtrusionLayer
,HillShadeLayer
andRasterLayer
. 920fcac by @evil159
Bug fixes 🐞
- Fix the bug where the annotation could disappear when it is dragged. 3ab355f by @persidskiy
- Fixed a bug where the attribution dialog does not appear when there is a presented view controller. 9e09f50 by @persidskiy
Dependencies
Dependency requirements:
- Compatible version of Xcode:
14.1.0