Skip to content
Snippets Groups Projects
Commit a7e6d354 authored by benoit-cty's avatar benoit-cty
Browse files

Clean

parent 33d043ae
Branches
No related tags found
1 merge request!40Maj avril 2025
Pipeline #20148 passed with warnings
......@@ -28,13 +28,6 @@
<div class="map-container" id={anchorId}>
{#if equipementCircoAvecGeoloc.length > 0}
{#if equipementCircoSansGeoloc?.length > 0}
<p>
Il y a {formatThousandsWithoutDecimal(equipementCircoSansGeoloc.length)}
équipements et services sans géolocalisation, ils ne sont donc pas affichés.
</p>
{/if}
{#if !isMapLoaded}
<div class="map-loader-container">
<button class="load-map-button" on:click={loadMap} disabled={isLoading}>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment