mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
markers overview - focus on marker
This commit is contained in:
parent
ee582ddf45
commit
83aef34d45
4 changed files with 31 additions and 31 deletions
|
|
@ -108,7 +108,7 @@ function editNotes(id, name) {
|
|||
return;
|
||||
}
|
||||
|
||||
highlightElement(element); // if element is found
|
||||
highlightElement(element, 3); // if element is found
|
||||
}
|
||||
|
||||
function downloadLegends() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue