cyclestreets / ios

iPhone app
https://www.cyclestreets.net/mobile/iphone/
178 stars 149 forks source link

Retrieve a journey by number #45

Closed mvl22 closed 12 years ago

mvl22 commented 13 years ago

Basically would be a box within 'My Saved Journeys' that expects a number and strategy type (balanced being default, and the other three shown); when entered, the journey is then retrieved via the API:

http://www.cyclestreets.net/api/#switchRoutes

When obtained, it is saved and then just becomes like any other route saved, i.e. retrievable/deletable.

mvl22 commented 12 years ago

Implemented in 2.0 release