summaryrefslogtreecommitdiff
path: root/platform/macos
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/macos
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/macos')
-rw-r--r--platform/macos/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 4a43552902..e12ac427d8 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -3,6 +3,7 @@
# 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))
## 0.7.2 - June 22, 2018