The map currently loads tiles using the following URL template:
as defined here
The OpenStreetMap project is going to retire this old URL format. This one should be used instead:
See https://github.com/openstreetmap/operations/issues/737
Code:
https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
The OpenStreetMap project is going to retire this old URL format. This one should be used instead:
Code:
https://tile.openstreetmap.org/{z}/{x}/{y}.png