We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e51372 + a8bec0a commit 77eec1cCopy full SHA for 77eec1c
3 files changed
src/ios/GoogleMaps/GoogleMaps.h
@@ -7,7 +7,7 @@
7
//
8
9
#import <Cordova/CDV.h>
10
-#import <GoogleMapsM4B/GoogleMaps.h>
+#import <GoogleMaps/GoogleMaps.h>
11
#import "GoogleMapsViewController.h"
12
#import "Map.h"
13
#import "PluginUtil.h"
src/ios/GoogleMaps/GoogleMapsViewController.h
#import <UIKit/UIKit.h>
#import "NSData+Base64.h"
src/ios/GoogleMaps/MyPluginLayer.h
@interface MyPluginLayer : UIView
0 commit comments