From 3e89d67ff397f317e41db9e1652c6a5e9f9fd01d Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Sat, 17 Dec 2011 06:43:57 +0100 Subject: [PATCH] Vesrion 0.3 --- test.html => carte-des-ateliers.html | 0 contenu/page-carte_de_sites.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename test.html => carte-des-ateliers.html (100%) diff --git a/test.html b/carte-des-ateliers.html similarity index 100% rename from test.html rename to carte-des-ateliers.html diff --git a/contenu/page-carte_de_sites.html b/contenu/page-carte_de_sites.html index 8c12851..8a4b51e 100644 --- a/contenu/page-carte_de_sites.html +++ b/contenu/page-carte_de_sites.html @@ -27,7 +27,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: 22677}); + minimal = new L.TileLayer(cloudmadeUrl, cloudmadeOptions, {styleId: 14189}); -- 2.20.1