leaflet-extras / leaflet-providers

An extension to Leaflet that contains configurations for various free tile providers.
https://leaflet-extras.github.io/leaflet-providers/preview/
BSD 2-Clause "Simplified" License
2.12k stars 662 forks source link

Use preferred tile.openstreetmap.org URL #472

Closed Firefishy closed 1 year ago

Firefishy commented 1 year ago

Now that tile.openstreetmap.org supports HTTP/2 + HTTP/3 the old (a|b|c).tile.openstreetmap.org is no longer recommended.

Use tile.openstreetmap.org directly is faster and will likely result in a better cache hit ratio.

Signed-off-by: Grant Slater git@firefishy.com

Firefishy commented 1 year ago

Link: https://github.com/openstreetmap/operations/issues/737