谷歌地图轮流gps导航用于ios开发
我的应用需要包含转弯gps导航。任何人都可以告诉如何整合谷歌地图转向gps导航。
My app required to include turn by turn gps navigation. Can anybody tell how to integrate google map for turn by turn gps navigation.
我可以在android开发中找到它。但我无法从谷歌地图的iOS开发文档中找到导航。
I can found it in android development. But i can't found navigation from google map's iOS development documentation.
https://developers.google.com/maps/documentation/ios/intro
请任何人帮忙解决我的问题。
Please anybody help to resolve my problem.
在谷歌地图IOS SDK没有任何转由转弯导航API或导航API的,但
The google map ios Sdk does not have any turn-by-turn navigation api or navigation api's,yet.
请参阅链接 https://developers.google.com / maps / documentation / ios / urlscheme 用于自定义URL架构功能。
Please refer link https://developers.google.com/maps/documentation/ios/urlscheme for custom url schema features.