diff --git a/index.html b/index.html index 8ef0a5e..963a256 100644 --- a/index.html +++ b/index.html @@ -110,13 +110,13 @@ prise prise - - - diff --git a/js/main.js b/js/main.js index daadd76..e33c242 100644 --- a/js/main.js +++ b/js/main.js @@ -621,6 +621,7 @@ $(document).ready(function () { // boutons de toggle et de cycle de visibilité // $('#chercherButton').on('click', function () { + supprimerMarqueurs() loadOverpassQuery() }) $('#setRandomView').on('click', function () { diff --git a/styles/style.css b/styles/style.css index cd2ab86..12fbd24 100644 --- a/styles/style.css +++ b/styles/style.css @@ -83,7 +83,7 @@ img.leaflet-marker-icon.tag-socket\:type2_yes { border-width: 3px; } -#chercherButton, +.rounded-button, .navigation-link, .edit-button { background: #497cd3;