Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何显示起点终点的路径 #52

Open
llliao104 opened this issue Jan 8, 2020 · 2 comments
Open

如何显示起点终点的路径 #52

llliao104 opened this issue Jan 8, 2020 · 2 comments
Labels

Comments

@llliao104
Copy link

我遇到的问题

①在unity中怎么显示鼠标所在位置的经纬度;②如何在unity中实现输入起点和终点的经纬度,显示起点终点间的路径

我遇到的问题截图

该问题的类别

unity

@eddywen
Copy link

eddywen commented Jan 8, 2020

@eddywen eddywen added the Unity label Jan 8, 2020
@eddywen
Copy link

eddywen commented Jan 8, 2020

问题二:
Mapbox Unity SDK 2.0 自带的官方Demo里,有个AstronautGame。这个Demo演示了如何获取起点和终点之间的路径。需要调用Mapbox.Directions API,详细可以研究项目中的代码。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants