summaryrefslogtreecommitdiff
path: root/platform/ios/app/LimeGreenStyleLayer.h
blob: f2fa9852e2b9c587892f79b1a58c1554891bad0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  LimeGreenStyleLayer.h
//  ios
//
//  Created by Jordan Kiley on 4/5/17.
//  Copyright © 2017 Mapbox. All rights reserved.
//

#import <Mapbox/Mapbox.h>

@interface LimeGreenStyleLayer : MGLOpenGLStyleLayer

@end