File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,10 +30,14 @@ v.1.3.0
3030
3131In order to install the new version, you have to:
3232
33- - Delete plugin (cordova plugin rm plugin.google.maps)
34- - Delete iOS SDK (cordova plugin rm plugin.google.maps)
35- - Re-Install plugin from master (follow wiki for Mac/Linux/Windows)
36- cordova plugin add https://github.com/wf9a5m75/phonegap-googlemaps-plugin --variable API_KEY_FOR_ANDROID="YOUR_KEY" --variable API_KEY_FOR_IOS="YOUR_KEY"
33+ 1 ) Delete plugin
34+ > cordova plugin rm plugin.google.maps
35+
36+ 2 ) Delete iOS SDK
37+ > cordova plugin rm plugin.google.maps
38+
39+ 3 ) Re-Install plugin from master (follow wiki for Mac/Linux/Windows)
40+ > cordova plugin add https://github.com/wf9a5m75/phonegap-googlemaps-plugin --variable API_KEY_FOR_ANDROID="YOUR_KEY" --variable API_KEY_FOR_IOS="YOUR_KEY"
3741
3842
3943Required XCode Version is 6.3+ (due to ABI changes)
You can’t perform that action at this time.
0 commit comments