markers overview - focus on marker

This commit is contained in:
Azgaar 2021-09-28 23:22:16 +03:00 committed by Dranorter
parent 19d8b7b5cf
commit d02c7804ec
4 changed files with 31 additions and 31 deletions

View file

@ -108,7 +108,7 @@ function editNotes(id, name) {
return;
}
highlightElement(element); // if element is found
highlightElement(element, 3); // if element is found
}
function downloadLegends() {