Turn-By-Turn navigation using Google Map SDK and Swift in iOS app

自作多情 提交于 2019-12-10 10:17:57

问题


There is an app, that should provide turn by turn navigation. At the moment it uses Google Map SDK and I was able to draw a route using Google Directions API and GMSPath using tutorial from AppCoda. Problem is it looks kind of ugly - simply thin blue line.

My questions is it possible create turn by turn navigation inside an app using Google Maps?


回答1:


I think Google does provide this option but not for free.

Have a look at this: https://cloud.google.com/maps-platform/ridesharing/



来源:https://stackoverflow.com/questions/34723834/turn-by-turn-navigation-using-google-map-sdk-and-swift-in-ios-app

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