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.
精彩评论