summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLBaseStyleLayer_Private.hpp
blob: e3d43906a4e880d375eaf30c67d5c6243a1ba87f (plain)
1
2
3
4
5
6
7
#import "MGLBaseStyleLayer.h"

@interface MGLBaseStyleLayer (MGLBaseStyleLayer_Private)

- (void)update;

@end