This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
ios-v3.6.0-rc.1
Pre-release
Pre-release
·
5311 commits
to master
since this release
Changes since Mapbox iOS SDK v3.6.0-beta.3:
Styles
- Fixed an issue preventing the
MGLShapeSource.shape
property from taking effect immediately. (#9303) - Fixed the behavior of composite functions that specify fractional zoom level stops. (#9289)
User interaction
- If the user taps on the map while it is flying to the user’s location, the user dot no longer appears in the incorrect location. (#7916)
-[MGLMapViewDelegate mapView:shouldChangeFromCamera:toCamera:]
can now block any panning caused by a pinch gesture. (#9344)
Other changes
- Added a Hungarian localization. (#9347)
- Added struct boxing to
MGLCoordinateSpan
,MGLCoordinateBounds
,MGLOfflinePackProgress
, andMGLTransition
. (#9343)
To install this prerelease via CocoaPods, point your Podfile to either of these URLs:
- https://raw.githubusercontent.com/mapbox/mapbox-gl-native/ios-v3.6.0-rc.1/platform/ios/Mapbox-iOS-SDK.podspec
- https://raw.githubusercontent.com/mapbox/mapbox-gl-native/ios-v3.6.0-rc.1/platform/ios/Mapbox-iOS-SDK-symbols.podspec
Documentation is available online or as part of the download.