diff options
author | Chris Loer <chris.loer@gmail.com> | 2017-12-08 10:44:05 -0800 |
---|---|---|
committer | Chris Loer <chris.loer@mapbox.com> | 2017-12-11 10:43:00 -0800 |
commit | 6dbb9eb22a43923a12440df8822fafaee8fe6731 (patch) | |
tree | 0196c3a8d0a6e196c8e39040a29507a643cbba5a /platform/ios/docs | |
parent | 05f70257c940ba36b2310d2b378502b1c7234a74 (diff) | |
download | qtlocation-mapboxgl-6dbb9eb22a43923a12440df8822fafaee8fe6731.tar.gz |
[ios,macos] Update docs to use Apple-friendly "PingFang" font example.
Diffstat (limited to 'platform/ios/docs')
-rw-r--r-- | platform/ios/docs/guides/Info.plist Keys.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/docs/guides/Info.plist Keys.md b/platform/ios/docs/guides/Info.plist Keys.md index dc9e0a302a..40d53fb9f8 100644 --- a/platform/ios/docs/guides/Info.plist Keys.md +++ b/platform/ios/docs/guides/Info.plist Keys.md @@ -22,4 +22,4 @@ If you have implemented custom opt-out of Mapbox Telemetry within the user inter ## 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`. |