开发者

Displaying rout between two points in GMap, in android

开发者 https://www.devze.com 2023-03-25 13:35 出处:网络
I want to display the rout in google map, between two points(Latitudes and longitudes), and I am able to draw straight line between these points, now I开发者_如何学Go want to display rout.

I want to display the rout in google map, between two points(Latitudes and longitudes), and I am able to draw straight line between these points, now I开发者_如何学Go want to display rout. Please guide me or suggest some link.


http://maps.google.com/maps?saddr=START&daddr=DESTINATION&output=kml

Connect the coordinates and draw some lines to show your route.

0

精彩评论

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