Если отключаю этот код
<script>
jQuery(function() {
jQuery(document).on("click", function(event){
if(event.target.id == "devepmen-kubrina") {
location.hash = '#gameos';
history.replaceState(null, null, null, ' ');
}
});
});
</script>
то карта открывается но по клику на пустое поле карта не закрывается.
Воспроизвести проблему можно тут _https://lik-astana.kz/poligraficheskie-uslugi/nanesenie-logotipa/nanesenie-maski-detail.html
код убран у карты по центру.