File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <plugin id =" plugin.google.maps" version =" 1.2.9 " xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" >
2+ <plugin id =" plugin.google.maps" version =" 1.3.0 " xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" >
33 <name >phonegap-googlemaps-plugin</name >
44 <js-module name =" phonegap-googlemaps-plugin" src =" www/googlemaps-cdv-plugin.js" >
55 <clobbers target =" plugin.google.maps" />
186186 </array >
187187 </config-file >
188188
189- <dependency id =" com.googlemaps.ios" url =" https://github.com/wf9a5m75 /googlemaps-ios-sdk-for-phonegap" commit =" master" />
189+ <dependency id =" com.googlemaps.ios" url =" https://github.com/nightstomp /googlemaps-ios-sdk-for-phonegap" commit =" master" />
190190 </platform >
191191</plugin >
Original file line number Diff line number Diff line change 77//
88
99#import < Cordova/CDV.h>
10- #import < GoogleMaps /GoogleMaps.h>
10+ #import < GoogleMapsM4B /GoogleMaps.h>
1111#import " GoogleMapsViewController.h"
1212#import " Map.h"
1313#import " PluginUtil.h"
Original file line number Diff line number Diff line change 77//
88
99#import < Cordova/CDV.h>
10- #import < GoogleMaps /GoogleMaps.h>
10+ #import < GoogleMapsM4B /GoogleMaps.h>
1111#import < UIKit/UIKit.h>
1212#import " PluginUtil.h"
1313#import " NSData+Base64.h"
Original file line number Diff line number Diff line change 77//
88
99#import < UIKit/UIKit.h>
10- #import < GoogleMaps /GoogleMaps.h>
10+ #import < GoogleMapsM4B /GoogleMaps.h>
1111#import " GoogleMapsViewController.h"
1212
1313@interface MyPluginLayer : UIView
You can’t perform that action at this time.
0 commit comments