Plugin to Check if GPS enabled on iOS and Android
yourAppDir$ phonegap plugin add https://github.com/fastrde/phonegap-checkGPS.git
CheckGPS.check(function(){
//GPS is enabled!
},
function(){
//GPS is disabled!
});| Name | Name | Last commit date | ||
|---|---|---|---|---|