diff options
author | Nadia Barbosa <nadiabarbosa@me.com> | 2018-08-14 13:13:19 -0700 |
---|---|---|
committer | Nadia Barbosa <captainbarbosa@users.noreply.github.com> | 2018-08-14 16:38:38 -0700 |
commit | bee605e0639666e89c12ec941fd7636eeece3c6d (patch) | |
tree | 0bd1df5a211fe23f7c8540a6a3d59d448009cb78 /platform | |
parent | 4b9ed3837a68dd49286711049c1f07be7bbcab04 (diff) | |
download | qtlocation-mapboxgl-bee605e0639666e89c12ec941fd7636eeece3c6d.tar.gz |
Edit link
Diffstat (limited to 'platform')
-rw-r--r-- | platform/ios/docs/guides/For Style Authors.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/docs/guides/For Style Authors.md b/platform/ios/docs/guides/For Style Authors.md index 9d240045b3..9548926a4c 100644 --- a/platform/ios/docs/guides/For Style Authors.md +++ b/platform/ios/docs/guides/For Style Authors.md @@ -41,7 +41,7 @@ Studio, especially when multitasking is enabled. Your user’s viewing distance may be shorter than on a desktop computer. Some of your users may use the Larger Dynamic Type and Accessibility Text features to increase the size of all text on the device. You can use the -[runtime styling API](https://www.mapbox.com/ios-sdk/maps/overview/runtime-styling/) to adjust your style’s +[runtime styling API](#manipulating-the-style-at-runtime) to adjust your style’s to adjust your style’s font and icon sizes accordingly. Design sprite images and choose font weights that look crisp on both |