Add back in follow plane functionality

This commit is contained in:
drakeapps 2017-03-19 23:05:44 -05:00
parent 9621cadbd3
commit cfcb329a2f
1 changed files with 0 additions and 1 deletions

View File

@ -1275,7 +1275,6 @@ function toggleFollowSelected() {
if (FollowSelected && OLMap.getView().getZoom() < 8)
OLMap.getView().setZoom(8);
refreshSelected();
refreshHighlighted();
}
function resetMap() {