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

#import <UIKit/UIKit.h>

@interface AnnotationViewMultipleExample : UIViewController

@end