back out last change
This commit is contained in:
parent
32584abde2
commit
2f15cf1688
1 changed files with 1 additions and 2 deletions
|
@ -82,8 +82,7 @@ public class MapRouteInfoControl extends MapControls implements IRouteInformatio
|
|||
}
|
||||
contextMenu.setLocation(latlon, null);
|
||||
showDialog();
|
||||
//Check if this fixes the Issue of route-recalculation not starting when From point is changed while previous route was not finished
|
||||
//return true;
|
||||
return true;
|
||||
}
|
||||
return super.onSingleTap(point, tileBox);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue