X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/45cf5ccd296a660ad59778caa81c6ffd7b053d43..419b2cb6960e4bd29bafa6933afe2d545dc2e7ce:/public/export/embed.html 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,