diff --git a/patches/frontend/src/conf/map.config.ts b/patches/frontend/src/conf/map.config.ts
index abd9936..8dc1b88 100644
--- a/patches/frontend/src/conf/map.config.ts
+++ b/patches/frontend/src/conf/map.config.ts
@@ -9,40 +9,6 @@ export const MAP_CONFIG = {
attribution:
'© OpenStreetMap contributors, Tiles style by Humanitarian OpenStreetMap Team hosted by OpenStreetMap France'
},
- // {
- // name: "OpenStreetMapFRHot",
- // maxZoom: 19,
- // layer: "//{s}.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png",
- // subdomains: "abc",
- // attribution:
- // '© OpenStreetMap contributors, Tiles style by Humanitarian OpenStreetMap Team hosted by OpenStreetMap France'
- // },
- // {
- // name: "OpenStreetMapCH",
- // maxZoom: 18,
- // layer: "//tile.osm.ch/switzerland/{z}/{x}/{y}.png",
- // subdomains: "abc",
- // attribution:
- // '© OpenStreetMap contributors',
- // bounds: [[45, 5], [48, 11]]
- // },
- // {
- // name: "OpenStreetMapDE",
- // maxZoom: 18,
- // layer: "//{s}.tile.openstreetmap.de/tiles/osmde/{z}/{x}/{y}.png",
- // subdomains: "abc",
- // attribution:
- // '© OpenStreetMap contributors'
- // },
- // {
- // name: "OpenStreetMapBZH",
- // maxZoom: 18,
- // layer: "//tile.openstreetmap.bzh/br/{z}/{x}/{y}.png",
- // subdomains: "",
- // attribution:
- // '© OpenStreetMap contributors, Tiles courtesy of Breton OpenStreetMap Team',
- // bounds: [[46.2, -5.5], [50, 0.7]]
- // },
{
name: "OpenTopoMap",
maxZoom: 19,