aruis / cordova-plugin-baidumaplocation

Get device current Location from Baidu Map
https://www.npmjs.com/package/cordova-plugin-baidumaplocation
Apache License 2.0
139 stars 69 forks source link

locType:167 targetSdkVersion:25 #2

Closed GP2513 closed 7 years ago

GP2513 commented 7 years ago

请处理一下targetSdkVersion:25的动态权限问题

KevinWang15 commented 7 years ago

@GP2513 我实现了 Android 6.0+ 动态权限的支持,已发PR,可以先用我的试试看 https://github.com/KevinWang15/cordova-plugin-baidumaplocation

cordova plugin rm cordova-plugin-baidumaplocation
cordova plugin add https://github.com/KevinWang15/cordova-plugin-baidumaplocation --variable ANDROID_KEY="..." --variable IOS_KEY="..."