This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
ios-v4.4.0-beta.1
Pre-release
Pre-release
·
2869 commits
to master
since this release
Changes since Mapbox Maps SDK for iOS v4.4.0-alpha.2:
Styles and rendering
- The
MGLLineStyleLayer.linePattern
,MGLFillStyleLayer.fillPattern
, andMGLFillStyleLayer.fillExtrusionPattern
properties can now be set to expressions that refer to feature attributes. (#12284)
Other changes
- Fixed an issue where
-[MGLMapView convertCoordinateBounds:toRectToView:]
would return an empty CGRect if the bounds crossed the antimeridian. (#12758) - Fixed bug where the completion block passed to
-[MGLMapSnapshotter startWithQueue:completionHandler:]
was not being called in all code paths. (#12355) - Fixed several crashes related to telemetry collection. (#12825)
To install this prerelease via CocoaPods, point your Podfile to either of these URLs:
- https://raw.githubusercontent.com/mapbox/mapbox-gl-native/ios-v4.4.0-beta.1/platform/ios/Mapbox-iOS-SDK.podspec
- https://raw.githubusercontent.com/mapbox/mapbox-gl-native/ios-v4.4.0-beta.1/platform/ios/Mapbox-iOS-SDK-symbols.podspec
Documentation is available online or as part of the download.