This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
ios-v5.8.0-beta.2
Pre-release
Pre-release
MapboxCI
released this
30 Mar 19:29
·
94 commits
to master
since this release
Changes since Mapbox Maps SDK for iOS v5.8.0-beta.1:
- Added the
MGLMapSnapshotter.delegate
property andMGLMapSnapshotterDelegate
protocol for customizing the style before taking a snapshot. (#235) - Fixed an issue where predicates containing the
SELF IN
operator evaluated nondeterministically for features lying on the edge of the given shape, resulting in flickering. (mapbox/mapbox-gl-native#16319) - Fixed an issue where predicates containing the
SELF IN
operator evaluated incorrectly for shapes that cross the antimeridian. (mapbox/mapbox-gl-native#16330)
To install this pre-release via a dependency manager, see our CocoaPods or Carthage instructions.
Documentation is available online or as part of the download.