开发者

Is there any way I can put turn by turn navigation using mapview in android?

开发者 https://www.devze.com 2023-01-19 08:26 出处:网络
I have a situation here. I want to put turn by turn navigation using mapview in my android app, just like google maps provides us. I was not able to find any kind of 开发者_高级运维turning info in th

I have a situation here. I want to put turn by turn navigation using mapview in my android app, just like google maps provides us. I was not able to find any kind of 开发者_高级运维turning info in th kml file returned by google, so I wonder is it possible or not ??

Thanks in advance.


I got the solution in kml file only. It provides me the Strings for turnings. So I parsed it and it'll do.

0

精彩评论

暂无评论...
验证码 换一张
取 消