This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
ios-v3.7.0-beta.2
Pre-release
Pre-release
·
4459 commits
to master
since this release
Changes since Mapbox iOS SDK v3.7.0-beta.1:
Annotations and user interaction
- Added
-[MGLMapView cameraThatFitsShape:direction:edgePadding:]
to get a camera with zoom level and center coordinate computed to fit a shape. (#10107) - Added support selection of shape and polyline annotations.(#9984)
Other changes
- Fixed a conflict between multiple copies of SMCalloutView in a project. (#10183)
To install this prerelease via CocoaPods, point your Podfile to either of these URLs:
- https://raw.githubusercontent.com/mapbox/mapbox-gl-native/ios-v3.7.0-beta.2/platform/ios/Mapbox-iOS-SDK.podspec
- https://raw.githubusercontent.com/mapbox/mapbox-gl-native/ios-v3.7.0-beta.2/platform/ios/Mapbox-iOS-SDK-symbols.podspec
Documentation is available online or as part of the download.