diff --git a/public_html/script.js b/public_html/script.js index 1d3dde6..bc3fcbb 100644 --- a/public_html/script.js +++ b/public_html/script.js @@ -1275,7 +1275,6 @@ function toggleFollowSelected() { if (FollowSelected && OLMap.getView().getZoom() < 8) OLMap.getView().setZoom(8); refreshSelected(); - refreshHighlighted(); } function resetMap() {