cordova-celllocation-plugin:用于访问 GSMCellLocation 的 Cordova 插件

时间:2021-07-10 06:00:41
【文件属性】:
文件名称:cordova-celllocation-plugin:用于访问 GSMCellLocation 的 Cordova 插件
文件大小:4KB
文件格式:ZIP
更新时间:2021-07-10 06:00:41
Java 科尔多瓦细胞定位插件 用于在 Android *问 GSMCellLocation 的 Cordova 插件 安装 cordova plugin add https://github.com/Rudloff/cordova-celllocation-plugin.git 用法 cellLocation.get(function (result) { var cell = JSON.parse(result); console.log('Cell ID: ' + cell.CID); }, function () { console.log("error"); }); 学分 该项目包含来自一些代码
【文件预览】:
cordova-celllocation-plugin-master
----www()
--------celllocation.js(490B)
----src()
--------pro()
----plugin.xml(2KB)
----README.md(516B)

网友评论