Update external-map.js
This commit is contained in:
committed by
Maximilian Krög
parent
f4739df907
commit
f353d52da3
@@ -40,7 +40,7 @@ button.addEventListener('click', function () {
|
||||
localMapTarget.style.height = '';
|
||||
map.setTarget(localMapTarget);
|
||||
button.disabled = false;
|
||||
mapWindow.close();
|
||||
|
||||
mapWindow = undefined;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user