This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
ios-v3.6.2
·
5226 commits
to master
since this release
Changes since Mapbox iOS SDK v3.6.1:
- Added an
MGLStyle.localizesLabels
property, off by default, that localizes any Mapbox Streets–sourced symbol layer into the user’s preferred language. (#9582) - Added an additional camera method to MGLMapView that accepts an edge padding parameter. (#9651)
- Fixed an issue with the scaling of the user location annotation’s horizontal accuracy indicator. (#9721)
- Fixed an issue that caused
-[MGLShapeSource featuresMatchingPredicate:]
and-[MGLVectorSource featuresInSourceLayersWithIdentifiers:predicate:]
to always return an empty array. (#9784)
Documentation is available online or as part of the download.