如何使用谷歌地图在iOS中创建语音导航(how to create voice navigation in iOS with google maps)

编程入门 行业动态 更新时间:2024-10-25 12:17:38
如何使用谷歌地图在iOS中创建语音导航(how to create voice navigation in iOS with google maps)

我已经在iOS中实现了Google maps SDK,在此我显示了从当前位置到其他位置的路由。 一切都很好,直到这一点,但我的要求是我需要导航用户与语音导航和directions.Is是否有可能实现iOS语音导航谷歌地图?

I have implemented Google maps SDK in iOS, In this I'm showing route to the user from his current location to some other location. Everything is fine upto this, but my requirement is I need to navigate user with voice navigation and directions.Is it possible to implement voice navigation in iOS with google maps?

最满意答案

您是否尝试实施实时导航? 如果是这样,恐怕这是Google Maps API服务条款禁止的。 查看ToS第10.4 c(iii)部分:

没有导航。 您不会将服务或内容用于或与(a)实时导航或路线指导相关联; 或(b)自动或自主车辆控制。

https://developers.google.com/maps/terms?#section_10_4

此处唯一的选择是在导航模式下打开本机Google地图应用。 您可以使用Google地图网址实现此目的:

https://developers.google.com/maps/documentation/urls/guide

此API中有导航选项的导航模式。

Do you try to implement a real-time navigation? If so, I'm afraid this is prohibited in Google Maps APIs Terms of Service. Have a look at section 10.4 c (iii) of ToS:

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.

https://developers.google.com/maps/terms?#section_10_4

The only option here is to open a native Google Maps app in navigation mode. You can achieve this using the Google Maps URLs:

https://developers.google.com/maps/documentation/urls/guide

There is a directions mode with navigation option in this API.

更多推荐

本文发布于:2023-08-03 18:26:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1396253.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:如何使用   语音   地图   iOS   create

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!