summaryrefslogtreecommitdiff
path: root/platform/ios/jazzy.yml
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@gmail.com>2019-01-14 15:17:13 -0500
committerGitHub <noreply@github.com>2019-01-14 15:17:13 -0500
commitc8c664fbf376b615b3f1e4b2a4d7f1c99b6097be (patch)
tree414451567862d1bca08bcff1798ebb6b6501ad8d /platform/ios/jazzy.yml
parent2342b8ee936b9ecce33e152d109a091e505488e6 (diff)
downloadqtlocation-mapboxgl-c8c664fbf376b615b3f1e4b2a4d7f1c99b6097be.tar.gz
[ios, macos] Support getLeaves (and related) clustering methods (#12952) following feature extension API (#13382)
Diffstat (limited to 'platform/ios/jazzy.yml')
-rw-r--r--platform/ios/jazzy.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/ios/jazzy.yml b/platform/ios/jazzy.yml
index 184d7cbd76..31381650da 100644
--- a/platform/ios/jazzy.yml
+++ b/platform/ios/jazzy.yml
@@ -69,12 +69,14 @@ custom_categories:
children:
- MGLFeature
- MGLPointFeature
+ - MGLPointFeatureCluster
- MGLPolygonFeature
- MGLPolylineFeature
- MGLMultiPolygonFeature
- MGLMultiPolylineFeature
- MGLPointCollectionFeature
- MGLShapeCollectionFeature
+ - MGLEmptyFeature
- name: Style Content
children:
- MGLSource