Clean up bus stop model
Opened this issue · 0 comments
mdelapenya commented
It has to store the minimum values that represent a bus stop, removing references to distance
, routeId
and orderId
, which are related to the specific views of a bus stop from the route perspective (a bus stop in a route has a routeId and and orderId), and from user perspective (I'm distance
meters away from the bus stop)