summaryrefslogtreecommitdiff
path: root/platform/ios/MGLMapboxEvents.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/MGLMapboxEvents.h')
-rw-r--r--platform/ios/MGLMapboxEvents.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/MGLMapboxEvents.h b/platform/ios/MGLMapboxEvents.h
index 94aa8be783..00de64a8b0 100644
--- a/platform/ios/MGLMapboxEvents.h
+++ b/platform/ios/MGLMapboxEvents.h
@@ -1,5 +1,6 @@
#import <Foundation/Foundation.h>
+extern NSString *const MGLEventTypeAppUserTurnstile;
extern NSString *const MGLEventTypeMapLoad;
extern NSString *const MGLEventTypeMapTap;
extern NSString *const MGLEventTypeMapDragEnd;