aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-03-16 13:56:06 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2026-03-16 13:56:15 +0100
commit8942cf3c705bbc78a6b3317599658e9bb86dd31b (patch)
treec02c432dad7b31fa11160f16c221dfac45255920 /src/frontend/public
parent3ce586243a49f34b36d0fe4099bbfb2631610f11 (diff)
Add legal document shenanigans
Closes #147
Diffstat (limited to 'src/frontend/public')
-rw-r--r--src/frontend/public/maps/styles/openfreemap-light.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/frontend/public/maps/styles/openfreemap-light.json b/src/frontend/public/maps/styles/openfreemap-light.json
index da5a788..18053f6 100644
--- a/src/frontend/public/maps/styles/openfreemap-light.json
+++ b/src/frontend/public/maps/styles/openfreemap-light.json
@@ -3,15 +3,15 @@
"sources": {
"openmaptiles": {
"type": "vector",
- "url": "https://tiles.openfreemap.org/planet"
+ "url": "https://enmarcha.app/ofm/planet"
},
"vigo_traffic": {
"type": "geojson",
"data": "/api/traffic"
}
},
- "sprite": "https://tiles.openfreemap.org/sprites/ofm_f384/ofm",
- "glyphs": "https://tiles.openfreemap.org/fonts/{fontstack}/{range}.pbf",
+ "sprite": "https://enmarcha.app/ofm/sprites/ofm_f384/ofm",
+ "glyphs": "https://enmarcha.app/ofm/fonts/{fontstack}/{range}.pbf",
"layers": [
{
"id": "background",