}).prop("outerHTML");
var tracestrack = I18n.t("javascripts.map.tracestrack_credit", { tracestrack_link: tracestrack_link });
- var memomaps_link = $("<a>", {
- href: "https://memomaps.de/",
- target: "_blank",
- text: I18n.t("javascripts.map.memomaps")
- }).prop("outerHTML");
- var memomaps = I18n.t("javascripts.map.opnvkarte_credit", { memomaps_link: memomaps_link });
-
var hotosm_link = $("<a>", {
href: "https://www.hotosm.org/",
target: "_blank",
}));
}
- this.baseLayers.push(new L.OSM.OPNVKarte({
- attribution: copyright + ". " + memomaps + ". " + terms,
- code: "O",
- keyid: "opnvkarte",
- name: I18n.t("javascripts.map.base.opnvkarte")
- }));
-
this.baseLayers.push(new L.OSM.HOT({
attribution: copyright + ". " + hotosm + ". " + terms,
code: "H",
:form_action => %w['self'],
:frame_ancestors => %w['self'],
:frame_src => %w['self'],
- :img_src => %w['self' data: www.gravatar.com *.wp.com tile.openstreetmap.org *.tile.openstreetmap.org *.tile.thunderforest.com tileserver.memomaps.de tile.tracestrack.com *.openstreetmap.fr],
+ :img_src => %w['self' data: www.gravatar.com *.wp.com tile.openstreetmap.org *.tile.openstreetmap.org *.tile.thunderforest.com tile.tracestrack.com *.openstreetmap.fr],
:manifest_src => %w['self'],
:media_src => %w['none'],
:object_src => %w['self'],
transport_map: Transport Map
tracestracktop_topo: Tracestrack Topo
hot: Humanitarian
- opnvkarte: ÖPNVKarte
layers:
header: Map Layers
notes: Map Notes
osm_france: OpenStreetMap France
thunderforest_credit: "Tiles courtesy of %{thunderforest_link}"
andy_allan: Andy Allan
- opnvkarte_credit: "Tiles courtesy of %{memomaps_link}"
- memomaps: MeMoMaps
tracestrack_credit: "Tiles courtesy of %{tracestrack_link}"
tracestrack: Tracestrack
hotosm_credit: "Tiles style by %{hotosm_link} hosted by %{osm_france_link}"