diff options
author | Nadia Barbosa <nadiabarbosa@me.com> | 2018-09-10 14:20:48 -0700 |
---|---|---|
committer | Nadia Barbosa <captainbarbosa@users.noreply.github.com> | 2018-09-10 19:23:32 -0700 |
commit | 06ff49dfb2574fe3d12e2a3cbcd2828be525fec5 (patch) | |
tree | 3b42ef6fd3bc8aad3ddb49072d9cb45057c6d450 /platform/macos | |
parent | e947fa0d23dc4016d44f8117622ecc036c520893 (diff) | |
download | qtlocation-mapboxgl-06ff49dfb2574fe3d12e2a3cbcd2828be525fec5.tar.gz |
[ios, macos, docs] Move MGLShapeOfflineRegion to offline section
Diffstat (limited to 'platform/macos')
-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 5f1a214541..b5ff4714ae 100644 --- a/platform/macos/jazzy.yml +++ b/platform/macos/jazzy.yml @@ -92,6 +92,7 @@ custom_categories: - MGLOfflinePackProgress - MGLOfflinePackState - MGLTilePyramidOfflineRegion + - MGLShapeOfflineRegion - name: Geometry children: - MGLCoordinateBounds |