From 14891fd8bce7f597abcd8945da93dda5e454661e Mon Sep 17 00:00:00 2001 From: ftoromanoff Date: Fri, 3 May 2024 14:20:25 +0200 Subject: [PATCH] fix(example): change klokantech url in 3dtile_ion.html --- examples/layers/JSONLayers/OPENSM.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/layers/JSONLayers/OPENSM.json b/examples/layers/JSONLayers/OPENSM.json index d9377913c3..bd05e500b8 100644 --- a/examples/layers/JSONLayers/OPENSM.json +++ b/examples/layers/JSONLayers/OPENSM.json @@ -4,7 +4,7 @@ "crs": "EPSG:3857", "isInverted": true, "format": "image/png", - "url": "http://osm.oslandia.io/styles/klokantech-basic/${z}/${x}/${y}.png", + "url": "https://maps.pole-emploi.fr/styles/klokantech-basic/${z}/${x}/${y}.png", "attribution": { "name":"OpenStreetMap", "url": "http://www.openstreetmap.org/"