MapBoxShowDirection:带有 React Native 的 MapBox 方向示例

时间:2024-08-24 18:27:00
【文件属性】:

文件名称:MapBoxShowDirection:带有 React Native 的 MapBox 方向示例

文件大小:285KB

文件格式:ZIP

更新时间:2024-08-24 18:27:00

JavaScript

地图框显示方向 带有 React Native 的 MapBox 方向示例 纱 cd ios && pod 安装 光盘.. 纱线开始 您需要添加的内容: const accessToken = 'YOUR-MAPBOX-KEY-HERE'; // Put your Key ... // Coordinates const UserLocation = [2.374400000000037, 48.9052]; // [longitude, latitude] // change by what you want thoses are my default test coordinate const DestinationLocation = [2.3488, 48.8534]; // [longitude, latitude] // change by what you want t


【文件预览】:
MapBoxShowDirection-master
----metro.config.js(300B)
----.flowconfig(2KB)
----.gitattributes(16B)
----yarn.lock(292KB)
----AppClass.js(7KB)
----CenteringButtonMap.js(710B)
----.eslintrc.js(74B)
----babel.config.js(77B)
----ios()
--------MapBoxShowDirection-tvOS()
--------MapBoxShowDirection.xcodeproj()
--------MapBoxShowDirection.xcworkspace()
--------Podfile.lock(12KB)
--------MapBoxShowDirection()
--------Podfile(3KB)
--------MapBoxShowDirectionTests()
--------MapBoxShowDirection-tvOSTests()
----PulseCircleLayer.js(3KB)
----android()
--------.project(445B)
--------gradlew(6KB)
--------settings.gradle(203B)
--------.settings()
--------gradle()
--------gradlew.bat(3KB)
--------gradle.properties(910B)
--------app()
--------build.gradle(999B)
----RouteSimulator.js(3KB)
----App.js(6KB)
----__tests__()
--------App-test.js(266B)
----README.md(682B)
----.buckconfig(114B)
----app.json(75B)
----.gitignore(813B)
----.prettierrc.js(120B)
----index.js(183B)
----.watchmanconfig(2B)
----package.json(838B)

网友评论