Not showing map by default

This commit is contained in:
Frank Schubert
2022-03-14 17:38:11 +01:00
parent 37d187248b
commit 936b6572f0

View File

@@ -501,7 +501,7 @@
}
<?php if(is_array($filter) && count($filter)): ?>
refreshMap();
//refreshMap();
<?php endif; ?>
</script>