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

ios-v3.4.1

Compare
Choose a tag to compare
@friedbunny friedbunny released this 26 Jan 06:49
· 6568 commits to master since this release

Changes since ios-v3.4.0:

  • Fixed a build error in the static framework flavor of this SDK caused by a missing header. (#7844)
  • Fixed an issue causing MGLMapView’s camera’s heading to be set to a negative value, indicating an undefined heading, when the map view faces northwest. The heading is now wrapped to between zero and 360 degrees, for consistency with MGLMapView’s direction property. (#7724)
  • Fixed an issue where MGLMapView could initially flash black before loading. (#7859)
  • Deprecated the style class methods in MGLStyle. (#7785)

Documentation is available online or as part of the download.