aboutsummaryrefslogtreecommitdiffstats
path: root/platform/ios/demo/Examples/ObjectiveC/UserTrackingModesExample.h
blob: bde94c6a13a07c5cbf53e08541f897d15f9abbe3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  UserTrackingModesExample.h
//  Examples
//
//  Created by Jason Wray on 6/30/16.
//  Copyright © 2016 Mapbox. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface UserTrackingModesExample : UIViewController

@end