forked from organicmaps/organicmaps
[android] Restored intermediate points
This commit is contained in:
parent
6daf93435c
commit
f59886e24c
1 changed files with 1 additions and 0 deletions
|
@ -408,6 +408,7 @@ public class RoutingController implements TaxiManager.TaxiListener
|
|||
|
||||
public void prepare()
|
||||
{
|
||||
setState(State.NONE);
|
||||
prepare(getStartPoint(), getEndPoint(), false);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue