How to get turn by turn details real-time to my app

99封情书 提交于 2019-12-02 06:34:57

You should be aware about certain restrictions regarding Google Maps APIs. The Terms of service, paragraph 10.4 c says:

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#10-license-restrictions

So, you cannot use Maps API for real-time applications.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!