Quick message... Generally, I don't have Internet while on the move (or consider it expensive, or it is too slow). And, I generally don't want to depend on online services to help me with something which I could have done myself. Therefore, I have made a prototype offline routing: user gives one start, one end, and many middle points, and they are turned into a "route". It requires text input for each middle point, so that the user would write the speeches for espeak - like, "turn left", "turn right", "bus stop", "train", and so on. I would be grateful if you could integrate this into one of the next versions. Thank you. Though, I still haven't tested the system anywhere. Turn-by-turn navigation interface does indeed work with handmade route. But I'm not sure whether the values of distance-meters are correct here.
self.addItem('route', 'Handmade', 'generic', 'set:menu:None|route:selectManyPoints')