summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-07-03 00:53:47 -0700
committerMinh Nguyễn <mxn@1ec5.org>2018-07-03 09:11:01 -0700
commit71a72d269a3f0de6f3cdb7780d2bf44f6a4e2c21 (patch)
treea2cf83c0988ae0abc0e693088625b6e33e52a6b9 /platform/ios
parentbfd6fb7b52f910f4b20eb18a757d542d9dfa2d90 (diff)
downloadqtlocation-mapboxgl-71a72d269a3f0de6f3cdb7780d2bf44f6a4e2c21.tar.gz
[ios, macos] Autolocalize into Japanese, Korean
Added Japanese and Korean to the list of languages for which the Mapbox Streets source has dedicated name fields.
Diffstat (limited to 'platform/ios')
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 9b377913de..4d052e0269 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -5,6 +5,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
# master
* Added `-[MGLMapView camera:fittingShape:edgePadding:]` and `-[MGLMapView camera:fittingCoordinateBounds:edgePadding:]` allowing you specify the pitch and direction for the calculated camera. ([#12213](https://github.com/mapbox/mapbox-gl-native/pull/12213))
+* `-[MGLStyle localizeLabelsIntoLocale:]` and `-[NSExpression mgl_expressionLocalizedIntoLocale:]` can automatically localize labels into Japanese or Korean based on the system’s language settings. ([#12286](https://github.com/mapbox/mapbox-gl-native/pull/12286))
## 4.2.0