X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fspip_carte_de_sites.git;a=blobdiff_plain;f=inclure%2Fboite.html;h=99c259646f9142b511aa65c35adf7a3711314d3d;hp=236f86a64a8bc02727d60952da0f442f3db15b1e;hb=2c9ced081cbfc8e99dca4606457e12fcf71f6c50;hpb=b9d5359ba01998c53aa1c88f862de5acdc3ddbcd diff --git a/inclure/boite.html b/inclure/boite.html index 236f86a..99c2596 100644 --- a/inclure/boite.html +++ b/inclure/boite.html @@ -1,8 +1,9 @@ //Definition des fonds de carte var baseMaps = { - "Vue de nuit ;-)": midnightCommander, - "Vue de jour": minimal - }; + "<:carte_de_sites:vue_cycle:>": thunderforest, + "<:carte_de_sites:vue_jour:>": minimal, + "<:carte_de_sites:vue_nuit:>": midnightCommander + }; //Definition des calques de marqueurs @@ -13,4 +14,4 @@ layersControl = new L.Control.Layers(baseMaps,overlayMaps); //Construction de la boite - map.addControl(layersControl); \ No newline at end of file + map.addControl(layersControl);