diff options
author | Minh Nguyễn <mxn@1ec5.org> | 2016-12-24 11:38:47 -0800 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2017-01-04 21:46:25 -0800 |
commit | 7e120e32b824d7d3deda2448f67cfe346c5ff29d (patch) | |
tree | b5fd51b65c9335aa9f4e0e1a4e06efde9e9fefee /platform/macos/jazzy.yml | |
parent | 0fac9d5674453f587a4c86f71b06da668f8cae27 (diff) | |
download | qtlocation-mapboxgl-7e120e32b824d7d3deda2448f67cfe346c5ff29d.tar.gz |
[ios, macos] Added guide for style authors
Added a guide to orient JSON stylesheet authors and Mapbox Studio users around the runtime styling API. An introductory section details the many considerations for designing a robust style for use with iOS and macOS devices.
Diffstat (limited to 'platform/macos/jazzy.yml')
-rw-r--r-- | platform/macos/jazzy.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/macos/jazzy.yml b/platform/macos/jazzy.yml index f237ba72bc..6f88c01bc6 100644 --- a/platform/macos/jazzy.yml +++ b/platform/macos/jazzy.yml @@ -18,6 +18,7 @@ custom_categories: children: - Info.plist Keys - Working with GeoJSON Data + - For Style Authors - name: Maps children: - MGLAccountManager |