This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
ios-v3.4.0-beta.4
Pre-release
Pre-release
·
6744 commits
to master
since this release
Changes since ios-v3.4.0-beta.3:
Styles and data
- Fixed an issue where style enumeration values were not always translated and set correctly on
MGLStyleLayer
properties. (#7061)
Packaging
- Customized the documentation that comes from the Mapbox Style Specification for some properties of
MGLSymbolStyleLayer
,MGLLineStyleLayer
,MGLFillStyleLayer
,MGLCircleStyleLayer
, andMGLBackgroundStyleLayer
to make it more idiomatic for Objective-C and Swift developers. (#6107)
Other changes
- Raster tiles such as those from Mapbox Satellite are now cached, eliminating flashing while panning back and forth. (#7091)
- Fixed an issue where the compass was not visible if the map was not full screen. (#7084)
To install this prerelease via CocoaPods, point your Podfile to either of these URLs:
- https://raw.githubusercontent.com/mapbox/mapbox-gl-native/ios-v3.4.0-beta.4/platform/ios/Mapbox-iOS-SDK.podspec
- https://raw.githubusercontent.com/mapbox/mapbox-gl-native/ios-v3.4.0-beta.4/platform/ios/Mapbox-iOS-SDK-symbols.podspec.
Documentation is available online or as part of the download.