// For what {x}, {y} etc stand for see
// https://leafletjs.com/reference-1.9.1.html#tilelayer
- Map_Tile_URL: 'https://tile.osm.org/{z}/{x}/{y}.png',
+ Map_Tile_URL: 'https://tile.openstreetmap.org/{z}/{x}/{y}.png',
// Can be text or HTML. To hide set to ''
Map_Tile_Attribution: '<a href="https://osm.org/copyright">OpenStreetMap contributors</a>'