summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulio Cesar Fausto <jcfausto@gmail.com>2017-10-17 21:04:53 +0200
committerJason Wray <jason@mapbox.com>2017-12-05 17:24:41 -0500
commit68938884357491e400ec258c04c2c582f84b93ec (patch)
tree0cb45c292405cfd3305a7feb7161eba385a3af94
parent1ce3d2e5ef12c9e430ed37a5c98232781392755a (diff)
downloadqtlocation-mapboxgl-68938884357491e400ec258c04c2c582f84b93ec.tar.gz
[ios, macos] Snapshot classes added to jazzy
-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