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

ios-v5.5.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@MapboxCI MapboxCI released this 09 Oct 23:12
· 883 commits to master since this release

Changes since Mapbox Maps SDK for iOS v5.5.0-alpha.1:

Performance improvements

  • Improved rendering performance for the styles with multiple sources (#15756)

Other changes

  • Added -[MGLMapSnapshotOverlay coordinateForPoint:] and -[MGLMapSnapshotOverlay pointForCoordinate:] to convert between context and map coordinates, mirroring those of MGLMapSnapshot. (#15746)
  • Fixed an issue that cause the ornaments to ignore MGLMapView.contentInset property. (#15584)
  • Fixed an issue that cause -[MGLMapView setCamera:withDuration:animationTimingFunction:edgePadding:completionHandler:] persist the value of edgePadding. (#15584)
  • Added MGLMapView.automaticallyAdjustsContentInset property that indicates if wether the map view should automatically adjust its content insets. (#15584)
  • Fixed an issue that caused MGLScaleBar to have an incorrect size when resizing or rotating. (#15703)

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.