文件名称:Mapbox:您的Cordova应用程序的本机OpenGL地图
文件大小:34.44MB
文件格式:ZIP
更新时间:2024-03-21 10:15:52
Objective-C
Mapbox Cordova插件 通过 / 0.索引 1.说明 在您的Cordova / PhoneGap应用中使用Mapbox(基于OpenGL的基于矢量的本机制图解决方案)。 完全支持iOS和Android。 2.屏幕截图 的iOS 安卓 3.安装 npm(最新稳定) $ cordova plugin add cordova-plugin-mapbox --variable ACCESS_TOKEN=your.access.token Github大师(最新发展) $ cordova plugin add https://github.com/Telerik-Verified-Plugins/Mapbox --variable ACCESS_TOKEN=your.access.token Mapbox.js是自动引入的。 无需更改或在html中添加任何内容。 4.用法 要进行
【文件预览】:
Mapbox-master
----.gitignore(5B)
----README.md(3KB)
----screenshots()
--------ios()
--------android()
----package.json(581B)
----typescript()
--------mapbox.d.ts(3KB)
----src()
--------ios()
--------android()
----www()
--------Mapbox.js(3KB)
----.npmignore(22B)
----plugin.xml(5KB)
----demo()
--------index.html(8KB)