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

#import <UIKit/UIKit.h>

@interface CustomAnnotationModelExample : UIViewController

@end