This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
ios-v5.0.0
This release contains a bug in telemetry collection and has been superseded by 5.0.1.
Changes since Mapbox Maps SDK for iOS v4.11.0:
This release improves how monthly active users are counted. By upgrading to this release, you are opting into the changes outlined in this blog post and #14421.
There are no breaking API changes in this release.
Styles and rendering
- Changed placement order of
MGLSymbolStyleLayer
to match the viewport-y order whenMGLSymbolStyleLayer.symbolZOrder
is set toMGLSymbolZOrderViewportY
, allowing icons to overlap but not text. (#14486)
Other changes
- Fixed an issue where
-[MGLMapView setVisibleCoordinates:count:edgePadding:direction:duration:animationTimingFunction:completionHandler:]
interpreted a negativedirection
as due north instead of maintaining the current direction. (#14575)
Documentation is available online or as part of the download.