diff options
author | Chris Loer <chris.loer@gmail.com> | 2017-12-08 10:44:05 -0800 |
---|---|---|
committer | Fabian Guerra Soto <fabian.guerra@mapbox.com> | 2018-01-03 11:37:53 -0600 |
commit | b94929ca08f706a372d1336850d1346f09677ca4 (patch) | |
tree | 18c870afed45686e812925d62544984696173ae6 /platform/macos/docs | |
parent | 45e59e4da8ac6fb8d7197ea9ae8261d9370503bd (diff) | |
download | qtlocation-mapboxgl-b94929ca08f706a372d1336850d1346f09677ca4.tar.gz |
[ios,macos] Update docs to use Apple-friendly "PingFang" font example.
Diffstat (limited to 'platform/macos/docs')
-rw-r--r-- | platform/macos/docs/guides/Info.plist Keys.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/docs/guides/Info.plist Keys.md b/platform/macos/docs/guides/Info.plist Keys.md index 3a3edd33f1..736f1cf7e6 100644 --- a/platform/macos/docs/guides/Info.plist Keys.md +++ b/platform/macos/docs/guides/Info.plist Keys.md @@ -18,4 +18,4 @@ The default value is `https://api.mapbox.com`. ## MGLIdeographFontFamilyName -The name of the font family to use for client-side text rendering of CJK ideographs. Set this to the name of a font family which will be available at run time, i.e. `Arial Unicode MS`. +The name of the font family to use for client-side text rendering of CJK ideographs. Set this to the name of a font family which will be available at run time, e.g. `PingFang`. |