Commit graph

5 commits

Author SHA1 Message Date
Zora Franke
b74246398e
Enable typechecks (#155) 2024-07-25 18:22:35 +02:00
Zora Franke
28cb5f0bf0
Django backend preparation (#147)
This prepares the data fetching for the upcoming Django backend.
It is made in a backwards-compatible way to ensure no breakage
of the existing map.

Co-authored-by: Zora Franke <zora@zorafranke.de>
2024-06-29 14:02:20 +00:00
fd8a843b91
Extra Button für Location-Abfrage (#36)
* Add button for location access instead of automatically locating

Co-authored-by: Jasmin <98263758+chloe-the-catgirl@users.noreply.github.com>
2022-10-23 14:19:03 +02:00
nachtjasmin
31d09e30fa fix: use correct ESM import
Reference: https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0
2022-09-29 15:18:44 +02:00
nachtjasmin
e98c3de747
chore: initial fork of the closed-source project
This commit includes all data from the current map, excluding:

- the actual data
- the deployment script to the server

We've added a comprehensive README for newcomers, so that they can
understand what's going on.

Co-authored-by: xenia <xhartmann@posteo.de>
2022-09-04 10:28:56 +02:00