Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
waliu committed Mar 30, 2020
1 parent 01f6dd3 commit b5f0446
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ Thumbs.db
UserInterfaceState.xcuserstate
#package-lock.json

libs/ios/MAMapKit.framework/MAMapKit
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cordova plugin add cordova-plugin-gaodelocation-chenyu --variable ANDROID_API_K

npm install --save @ionic-native/gao-de-location

# 2.通过github安装 (2.0.5版本)
# 2.通过github安装 (2.0.5版本,由于github限速,可以将插件克隆或者下载到本地安装
cordova plugin add https://github.com/waliu/cordova-plugin-gaodelocation-chenyu --variable ANDROID_API_KEY=your android key --variable IOS_API_KEY=your ios key

# 3.或者本地安装
Expand Down

0 comments on commit b5f0446

Please sign in to comment.