summaryrefslogtreecommitdiff
path: root/platform/ios/app/LimeGreenStyleLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/app/LimeGreenStyleLayer.h')
-rw-r--r--platform/ios/app/LimeGreenStyleLayer.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/platform/ios/app/LimeGreenStyleLayer.h b/platform/ios/app/LimeGreenStyleLayer.h
new file mode 100644
index 0000000000..857b39ab37
--- /dev/null
+++ b/platform/ios/app/LimeGreenStyleLayer.h
@@ -0,0 +1,8 @@
+
+
+#import <Mapbox/Mapbox.h>
+
+
+@interface LimeGreenStyleLayer : MGLOpenGLStyleLayer
+
+@end