22@property (nonatomic, strong, nullable) GMSTileLayer* layer;
27@property (nonatomic, strong, nullable) NSString* layerType;
32- (nullable instancetype)initWithLayer: (nonnull NSString*)layerType;
37- (nullable NSString*)getTileUrl: (NSUInteger)zoom x:(NSUInteger)x y:(NSUInteger)y;
43- (void)addToMap:(nullable GMSMapView*) map;
Definition MPOnlineTileLayer.h:15
int _balancingIndex
Definition MPOnlineTileLayer.h:16