summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNadia Barbosa <nadiabarbosa@me.com>2018-09-10 14:20:48 -0700
committerNadia Barbosa <captainbarbosa@users.noreply.github.com>2018-09-10 19:23:32 -0700
commit06ff49dfb2574fe3d12e2a3cbcd2828be525fec5 (patch)
tree3b42ef6fd3bc8aad3ddb49072d9cb45057c6d450
parente947fa0d23dc4016d44f8117622ecc036c520893 (diff)
downloadqtlocation-mapboxgl-06ff49dfb2574fe3d12e2a3cbcd2828be525fec5.tar.gz
[ios, macos, docs] Move MGLShapeOfflineRegion to offline section
-rw-r--r--platform/ios/jazzy.yml1
-rw-r--r--platform/macos/jazzy.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/platform/ios/jazzy.yml b/platform/ios/jazzy.yml
index 84ca50ed48..3757509430 100644
--- a/platform/ios/jazzy.yml
+++ b/platform/ios/jazzy.yml
@@ -107,6 +107,7 @@ custom_categories:
- MGLOfflinePackProgress
- MGLOfflinePackState
- MGLTilePyramidOfflineRegion
+ - MGLShapeOfflineRegion
- name: Geometry
children:
- MGLCoordinateBounds
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