[components,map,excel][l]: fix leaflet map markers on prod and implement excel component

This commit is contained in:
João Demenech
2023-07-12 18:16:22 -03:00
parent af548c56fd
commit ea6f6a219f
9 changed files with 194 additions and 62 deletions

View File

@@ -1,10 +0,0 @@
<!--
This is necessary for Leaflet maps to work.
-->
<link
rel="stylesheet"
href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css"
integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY="
crossorigin=""
/>