back out last change

This commit is contained in:
sonora 2015-01-04 15:35:01 +01:00
parent 32584abde2
commit 2f15cf1688

View file

@ -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);
}