how to Draw train route map between source and destination in android [duplicate]

霸气de小男生 提交于 2019-12-07 18:38:41

问题


Possible Duplicate:
Android draw route on a Mapview with twoo POI-s

I draw route map between two areas using Google direction API, but I am thinking to draw train route between two stations in android. Can anyone help me?


回答1:


I guess you will be interested in Google TRANSIT and not google direction.

See this page and this too.




回答2:


Google does not provide an official API for getting transit directions or to describe routes, you need to source the data from somewhere else.



来源:https://stackoverflow.com/questions/8500051/how-to-draw-train-route-map-between-source-and-destination-in-android

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