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