Show hide dialog automatically

This commit is contained in:
Victor Shcherb 2015-03-30 23:18:37 +02:00
parent e917d8c55a
commit 03e28f3855

View file

@ -224,6 +224,7 @@ public class MapRouteInfoControl implements IRouteInformationListener {
} else {
getTargets().setStartPoint(l, true, pd);
}
hideDialog();
showDialog();
}