Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

ios-v3.2.2-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@1ec5 1ec5 released this 07 May 04:59
· 8842 commits to master since this release

Changes since ios-v3.2.1:

  • Existing MGLStyle class methods that return default style URLs have been deprecated in favor of new methods that require an explicit style version parameter. The deprecated, unversioned methods continue to return version 8 of the respective styles and will not be updated as new versions of the styles are released. (#4759)
  • Deprecated +[MGLStyle emeraldStyleURL] with no replacement method. To use the Emerald style going forward, we recommend that you use the underlying URL. (#4759)
  • Added +[MGLStyle outdoorsStyleURLWithVersion:] for the new Outdoors style. (#4759)
  • The Hybrid style is now called Satellite Streets. (#4759)

To install this prerelease via CocoaPods, point your Podfile to https://github.com/mapbox/mapbox-gl-native/blob/ios-v3.2.2-rc.1/platform/ios/Mapbox-iOS-SDK.podspec or https://github.com/mapbox/mapbox-gl-native/blob/ios-v3.2.2-rc.1/platform/ios/Mapbox-iOS-SDK-symbols.podspec.