diff options
Diffstat (limited to 'platform/ios/jazzy.yml')
-rw-r--r-- | platform/ios/jazzy.yml | 4 |
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 |