parkhyeonseok / ametro

Automatically exported from code.google.com/p/ametro
0 stars 1 forks source link

Display direction on transfers in route details actiivty #129

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

Description:

After I plan a route, there is the button to show it in text format
(words, rather than the route map).

Using a short trip in Beijing as the example (since I was just there,
using your app, and found I really needed this feature!) it may show:

Chongwenmen
5

Dongdan
5

Dongdan
1

Wangfujing
1

It would be nice if when you are getting on a train, it tells you
which way to go on that line -- most subway systems show this on their
signs by naming the stations at the end.  So it could show something
like this:

Chongwenmen
5 (direction: Tiantongyuan North)

Dongdan
5

Dongdan
1 (direction: Pingguoyuan)

Wangfujing
1

Original issue reported on code.google.com by Roman.Go...@gmail.com on 6 Dec 2010 at 9:22