Switch map tiles from CartoDB positron to OpenStreetMap (no API key)
CartoDB's positron basemap now renders an "API KEY REQUIRED" watermark. Use tiles="OpenStreetMap" via a new MAP_TILES constant instead. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -84,6 +84,6 @@ This is the file to ask for when diagnosing a problem on the user's laptop.
|
||||
|------------|-----------|-------------------|
|
||||
| Nominatim (OSM) | geocoding new/edited entries | entries save with blank coords, shown as `⚠ nicht gefunden` |
|
||||
| CDN (jsdelivr, jquery, cloudflare) | rendering `karte.html` | map page loads blank / unstyled |
|
||||
| CartoDB tiles | map background | grey tiles |
|
||||
| OpenStreetMap tiles (`tile.openstreetmap.org`) | map background | blank/grey tiles |
|
||||
|
||||
Existing entries that already have coordinates do **not** need the network.
|
||||
|
||||
Reference in New Issue
Block a user