summaryrefslogtreecommitdiff
path: root/platform/ios/sdk-files.json
diff options
context:
space:
mode:
authorJason Wray <friedbunny@users.noreply.github.com>2019-07-11 16:06:54 -0700
committerGitHub <noreply@github.com>2019-07-11 16:06:54 -0700
commit5b488225fb720ef607c13a33ff6509d92bb7de95 (patch)
tree6b3f61c1d27110fb3f4bd2ea51e4be5697443c22 /platform/ios/sdk-files.json
parentde71ff5102987d66ce7578216b32ae13ecf9622f (diff)
downloadqtlocation-mapboxgl-5b488225fb720ef607c13a33ff6509d92bb7de95.tar.gz
[ios] Add MGLCompassButton and MGLOrnamentVisibility
Diffstat (limited to 'platform/ios/sdk-files.json')
-rw-r--r--platform/ios/sdk-files.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/ios/sdk-files.json b/platform/ios/sdk-files.json
index fd2debd2e0..5ce2423ba9 100644
--- a/platform/ios/sdk-files.json
+++ b/platform/ios/sdk-files.json
@@ -64,6 +64,7 @@
"platform/darwin/src/MGLDistanceFormatter.m",
"platform/ios/src/MGLMapboxEvents.m",
"platform/darwin/src/MGLSDKMetricsManager.m",
+ "platform/ios/src/MGLCompassButton.mm",
"platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMEAPIClient.m",
"platform/ios/src/MGLMapView.mm",
"platform/ios/src/MGLAnnotationImage.m",
@@ -141,6 +142,7 @@
"MGLStyle.h": "platform/darwin/src/MGLStyle.h",
"MGLUserLocationAnnotationView.h": "platform/ios/src/MGLUserLocationAnnotationView.h",
"MGLAnnotation.h": "platform/darwin/src/MGLAnnotation.h",
+ "MGLCompassButton.h": "platform/ios/src/MGLCompassButton.h",
"MGLLight.h": "platform/darwin/src/MGLLight.h",
"MGLPointCollection.h": "platform/darwin/src/MGLPointCollection.h",
"MGLAnnotationView.h": "platform/ios/src/MGLAnnotationView.h",
@@ -195,6 +197,7 @@
"private_headers": {
"MGLFillStyleLayer_Private.h": "platform/darwin/src/MGLFillStyleLayer_Private.h",
"MGLOfflinePack_Private.h": "platform/darwin/src/MGLOfflinePack_Private.h",
+ "MGLCompassButton_Private.h": "platform/ios/src/MGLCompassButton_Private.h",
"MGLSource_Private.h": "platform/darwin/src/MGLSource_Private.h",
"MGLAnnotationView_Private.h": "platform/ios/src/MGLAnnotationView_Private.h",
"MGLValueEvaluator.h": "platform/darwin/src/MGLValueEvaluator.h",