summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--platform/ios/jazzy.yml3
-rw-r--r--platform/macos/jazzy.yml3
2 files changed, 6 insertions, 0 deletions
diff --git a/platform/ios/jazzy.yml b/platform/ios/jazzy.yml
index ba56c312eb..2a7a2b667c 100644
--- a/platform/ios/jazzy.yml
+++ b/platform/ios/jazzy.yml
@@ -32,6 +32,9 @@ custom_categories:
- MGLMapCamera
- MGLMapView
- MGLMapViewDelegate
+ - MGLMapSnapshot
+ - MGLMapSnapshotOptions
+ - MGLMapSnapshotter
- MGLUserTrackingMode
- name: Primitive Shapes
children:
diff --git a/platform/macos/jazzy.yml b/platform/macos/jazzy.yml
index fcd4bfd301..ab4643fa65 100644
--- a/platform/macos/jazzy.yml
+++ b/platform/macos/jazzy.yml
@@ -28,6 +28,9 @@ custom_categories:
- MGLMapCamera
- MGLMapView
- MGLMapViewDelegate
+ - MGLMapSnapshot
+ - MGLMapSnapshotOptions
+ - MGLMapSnapshotter
- name: Shapes and Annotations
children:
- MGLAnnotation