We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c777d commit a91b432Copy full SHA for a91b432
1 file changed
README.md
@@ -33,8 +33,8 @@ In order to install the new version, you have to:
33
1) Delete plugin
34
> cordova plugin rm plugin.google.maps
35
36
-2) Delete iOS SDK
37
-> cordova plugin rm plugin.google.maps
+2) Delete Google Maps iOS SDK
+> cordova plugin rm com.googlemaps.ios
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"
0 commit comments