summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2018-07-19 13:11:13 -0700
committerFabian Guerra <fabian.guerra@mapbox.com>2018-07-20 09:46:38 -0700
commitb7fe4d048169870221672446d98519eef352e793 (patch)
treecf649d4fa3cb3b7386f3fc9a2994f0150a9275ec
parentbe7018ad1a4bf078cd11b86d1eac38c3d70fb4ed (diff)
downloadqtlocation-mapboxgl-b7fe4d048169870221672446d98519eef352e793.tar.gz
[ios] Add the location API to jazzy.
-rw-r--r--platform/ios/jazzy.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/ios/jazzy.yml b/platform/ios/jazzy.yml
index d3aae51b77..f995cc06cd 100644
--- a/platform/ios/jazzy.yml
+++ b/platform/ios/jazzy.yml
@@ -60,6 +60,10 @@ custom_categories:
children:
- MGLCalloutView
- MGLCalloutViewDelegate
+ - name: Location Updates
+ children:
+ - MGLLocationManager
+ - MGLLocationManagerDelegate
- name: Styling the Map
children:
- MGLStyle