android - 如何在 Android 版 Google map 中使用路线导航?或者我可以使用什么来进行路线导航?

标签 android google-maps

我开发了一个使用 Google map 的应用程序。我已经使用谷歌地图方向 API 编写了 getDirections 。我正在获取 LatLng 列表。但我不知道如何使用 Google map 在我的应用程序中实现像导航应用程序或 Uber 那样的逐向导航。或者我可以在我的应用程序中使用什么来实现此目的?我正在设置标记和折线,但无法使用转弯导航

enter image description here

最佳答案

Google map API 隐私条款第 10.4.c 节 here .

它指出

No navigation. You will not use the Service or Content for or in connection with (a) real-time navigation or route guidance; or (b) automatic or autonomous vehicle control.

所以,不,在不违反隐私政策的情况下,不可能使用 Google map API 在 Android 上创建路线导航应用程序。您最好的选择是将经度和纬度转发到设备 native map 应用程序或位智您的选择!

关于android - 如何在 Android 版 Google map 中使用路线导航?或者我可以使用什么来进行路线导航?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57875038/

相关文章:

JavaScript 仅检测陆地或水域 Google map

android - 可以删除 googlemap 上图标(项目)的阴影吗?

javascript - 在 FormView 的 Edittemplate 中显示 Google map 时遇到问题

Android listView 显示除最后一项以外的所有项目

android - 使警报对话框背景透明

Android Twilio 错误 "31003"

javascript - Google Maps V3 异步给出错误

android - 滚动感知 FAB 隐藏,但不会重新出现

php - 从android设备上传文件到php服务器

javascript - 如何删除单个标记 google maps api v3