Show hide dialog automatically
This commit is contained in:
parent
e917d8c55a
commit
03e28f3855
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@ public class MapRouteInfoControl implements IRouteInformationListener {
|
||||||
} else {
|
} else {
|
||||||
getTargets().setStartPoint(l, true, pd);
|
getTargets().setStartPoint(l, true, pd);
|
||||||
}
|
}
|
||||||
|
hideDialog();
|
||||||
showDialog();
|
showDialog();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue