diff --git a/api/config.py.example b/api/config.py.example index 1c8c92d..7e46fff 100644 --- a/api/config.py.example +++ b/api/config.py.example @@ -37,10 +37,6 @@ FRONTEND_CONFIG = { "imprintUrl": "https://example.com/imprint", "privacyPolicyUrl": "https://example.com/privacy", "mapHome": {"zoom": 15, "longitude": 7.8302, "latitude": 47.9755}, - "obsMapSource": { - "type": "vector", - "url": "http://localhost:3002/data/v3.json", - }, } # If the API should serve generated tiles, this is the path where the tiles are