GT2/GT2-Android/node_modules/react-native-maps/lib/ios/AirGoogleMaps/AIRGoogleMapUrlTileManager.h

11 lines
209 B
Objective-C

//
// AIRGoogleMapURLTileManager.h
// Created by Nick Italiano on 11/5/16.
//
#import <Foundation/Foundation.h>
#import <React/RCTViewManager.h>
@interface AIRGoogleMapUrlTileManager : RCTViewManager
@end