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

后端 未结 1 615
梦谈多话
梦谈多话 2021-01-25 06:48

I\'m doing a arduino project for my end year project.I\'m making a smart glove for bike riders which can notify phone calls,Health tracking,Geo tracking and Navigation. I want t

1条回答
  •  礼貌的吻别
    2021-01-25 06:52

    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.

    0 讨论(0)
提交回复
热议问题