1 Star 1 Fork 0

wader / Cesium-Mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.xml 1021 Bytes
一键复制 编辑 原始数据 按行查看 历史
Thomas Pedbereznak 提交于 2016-05-13 13:40 . Added icon
<?xml version='1.0' encoding='utf-8'?>
<widget id="cesiumjs.org" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Cesium</name>
<description>
A sample Cesium Mobile App build on Cordova.
</description>
<content src="index.html" />
<plugin name="cordova-plugin-whitelist" spec="1" />
<plugin name="android-package" value="org.apache.cordova.GeoBroker" />
<plugin name="android-package" value="org.apache.cordova.CameraLauncher" />
<access origin="*" />
<allow-intent href="http://*/*" />
<allow-intent href="https://*/*" />
<preference name="Orientation" value="portrait" />
<allow-intent href="tel:*" />
<allow-intent href="sms:*" />
<allow-intent href="mailto:*" />
<allow-intent href="geo:*" />
<icon src="./www/res/android/icon.png" platform="android" width="57" height="57" density="mdpi" />
<platform name="android">
<allow-intent href="market:*" />
</platform>
</widget>
1
https://gitee.com/wader/Cesium-Mobile.git
git@gitee.com:wader/Cesium-Mobile.git
wader
Cesium-Mobile
Cesium-Mobile
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891