diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2025-03-04 00:17:11 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2025-03-04 00:17:11 +0100 |
| commit | f94bb4470652d819df0821daf9446189e0790eb2 (patch) | |
| tree | 19e29df4c2c03d9bbed876e76423cb30ed973417 /package.json | |
| parent | cf525fe1cc12d4355482a506fd59cdf506d4e5db (diff) | |
Add location button to map
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index ef63828..535183a 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "@fontsource-variable/outfit": "^5.2.5", "fuse.js": "^7.1.0", "leaflet": "^1.9.4", + "leaflet.locatecontrol": "^0.83.1", "leaflet.markercluster": "^1.5.3", "lucide-react": "^0.477.0", "react": "^19.0.0", |
