GIScience / ors-map-client

Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet
http://maps.openrouteservice.org
Apache License 2.0
104 stars 32 forks source link

fix(tiles): Fix the usage of the legacy osm tile service to the new one. #375

Closed MichaelsJP closed 1 year ago

MichaelsJP commented 1 year ago

The old tile server https://*.tile.openstreetmap.org/*/*/*.png is changed to https://tile.openstreetmap.org/*/*/*.png as described here https://github.com/openstreetmap/operations/issues/737. The new service has enhanced load balancing and performance, the old service will be less and less maintained.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication