iconLoading: "icon geolocate",
strings: {
title: I18n.t("javascripts.map.locate.title"),
iconLoading: "icon geolocate",
strings: {
title: I18n.t("javascripts.map.locate.title"),
$(".welcome").removeClass("visible");
$.cookie("_osm_welcome", "hide", { expires: expiry, path: "/" });
});
$(".welcome").removeClass("visible");
$.cookie("_osm_welcome", "hide", { expires: expiry, path: "/" });
});