This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
ios-v5.2.0-alpha.3
Pre-release
Pre-release
MapboxCI
released this
10 Jul 22:35
·
1356 commits
to master
since this release
Changes since Mapbox Maps SDK for iOS v5.2.0-alpha.2:
Styles and rendering
- The
MGLIdeographicFontFamilyName
Info.plist key now also accepts an array of font family names, to customize font fallback behavior. It can also be set to a Boolean value ofNO
to force the SDK to typeset CJK characters in a remote font specified byMGLSymbolStyleLayer.textFontNames
. (#14862) - Fixed an issue where layers with fill extrusions would be incorrectly rendered above other layers. (#15065)
- Improved feature querying performance. (#14930)
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.