Add map image lightbox overlay with zoom animation on click
This commit is contained in:
parent
5a81f48be0
commit
a52e0a8bb3
4 changed files with 147 additions and 12 deletions
|
|
@ -291,5 +291,6 @@ if ($titleExact && ($filters['f_title'] ?? '') !== '') $baseParams['f_exact'] =
|
|||
});
|
||||
})();
|
||||
</script>
|
||||
<script src="js/map_lightbox.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue