diff --git a/static/js/map.js b/static/js/map.js index e9b5b1e..1bfd83e 100644 --- a/static/js/map.js +++ b/static/js/map.js @@ -399,7 +399,7 @@ function mouse_events(marker, qid) { window.setTimeout(function () { detail_card.classList.remove("bg-highlight"); - }, 500); + }, 1000); detail_qid = qid;