correct accidental deletion
This commit is contained in:
parent
0a2c81d850
commit
155f6baaa1
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ public class MapRouteInfoControl extends MapControls implements IRouteInformatio
|
||||||
} else if(position == 1) {
|
} else if(position == 1) {
|
||||||
selectFavorite(parentView, false);
|
selectFavorite(parentView, false);
|
||||||
} else if(position == 2) {
|
} else if(position == 2) {
|
||||||
(parentView, false);
|
selectOnScreen(parentView, false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue