geoloc:游戏关闭 DevKit 插件

时间:2024-07-30 20:46:41
【文件属性】:

文件名称:geoloc:游戏关闭 DevKit 插件

文件大小:9KB

文件格式:ZIP

更新时间:2024-07-30 20:46:41

Java

游戏关闭 Devkit 插件:地理定位 演示 查看或打开演示 安装 使用标准 devkit 安装过程安装模块: devkit install https://github.com/gameclosure/geoloc#v2.0.0 用法 地理定位模块的工作方式与大多数模块不同 - 导入它会将地理定位功能添加到navigator对象中,适用于任何没有它的平台(移动设备)。 您需要做的就是导入模块,然后像在浏览器中一样访问navigator.geolocation 。 在游戏的src/Application.js顶部: import geoloc; 现在你可以使用普通的 HTML5 navigator.geolocation.getCurrentPosition API: navigator.geolocation.getCurrentPosition(bind(this, fu


【文件预览】:
geoloc-master
----ios()
--------GeoLoc.h(475B)
--------GeoLoc.mm(4KB)
--------config.json(85B)
----android()
--------manifest.xml(276B)
--------GeolocPlugin.java(10KB)
--------manifest.xsl(431B)
--------config.json(156B)
----package.json(295B)
----js()
--------index.js(2KB)
----README.md(3KB)

网友评论