X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fspip_carte_de_sites.git;a=blobdiff_plain;f=contenu%2Fpage-carte_de_sites.html;h=37ae6d0a81a1ad0881ed09dc3fea96da36066738;hp=90c35ca4d7291c9110cdcb2d61e46199c5b7be86;hb=20229923c6902ca32cb596488a5c62c317e4f34a;hpb=4326801cd892090a479b35ba8572681174b63c07;ds=sidebyside diff --git a/contenu/page-carte_de_sites.html b/contenu/page-carte_de_sites.html index 90c35ca..37ae6d0 100755 --- a/contenu/page-carte_de_sites.html +++ b/contenu/page-carte_de_sites.html @@ -8,6 +8,7 @@ - zoom = 5 : pour un centrage optimal sur la carte de France - larg = 540 : largeur - haut = 400 : hauteur + - style = 14189 : style de carte. Voir http://maps.cloudmade.com/editor ] @@ -47,7 +48,7 @@ cloudmadeUrl = 'http://{s}.tile.cloudmade.com/BC9A493B41014CAABB98F0471D759707/{styleId}/256/{z}/{x}/{y}.png'; var midnightCommander = new L.TileLayer(cloudmadeUrl, cloudmadeOptions, {styleId: 999}), - minimal = new L.TileLayer(cloudmadeUrl, cloudmadeOptions, {styleId: 14189}); + minimal = new L.TileLayer(cloudmadeUrl, cloudmadeOptions, {styleId: [(#ENV{style}|sinon{'14189'})]});