We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bbeab8 commit 10b13c0Copy full SHA for 10b13c0
1 file changed
src/ios/GoogleMaps/PluginUtil.h
@@ -14,7 +14,8 @@
14
#import "MainViewController.h"
15
#import <QuartzCore/QuartzCore.h>
16
#import <objc/runtime.h>
17
-#import "MFGoogleMapAdditions/GMSCoordinateBounds+Geometry.h"
+//#import "MFGoogleMapAdditions/GMSCoordinateBounds+Geometry.h"
18
+#import "GMSCoordinateBounds+Geometry.h"
19
20
typedef void (^MYCompletionHandler)(NSError *error);
21
0 commit comments