X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bbf30e76e4bfcd70e62fc84ecd32c5e494506e9e..2f4d12f990644a891df5db4fa0e00315522744ea:/public/export/embed.html?ds=inline diff --git a/public/export/embed.html b/public/export/embed.html index 35b93a2ac..bba670255 100644 --- a/public/export/embed.html +++ b/public/export/embed.html @@ -56,7 +56,7 @@ attribution: attribution }); map.addLayer(osmarender); - } else if (args.layer == "cycle map") { + } else if (args.layer == "cyclemap" || args.layer == "cycle map") { var cyclemap = new OpenLayers.Layer.OSM.CycleMap("Cycle Map", { displayOutsideMaxExtent: true, wrapDateLine: true,