Skip to content
Snippets Groups Projects
Verified Commit 90205845 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

EHN: add "show" option to map config

parent 027af48f
No related branches found
No related tags found
2 merge requests!68DOC: update CHANGELOG,!67ENH: add "show" option to map config
Pipeline #20775 passed
......@@ -881,6 +881,7 @@ var caosdb_map = new function () {
this.show_map = function () {
logger.trace("enter show_map");
sessionStorage["caosdb_map.show"] = "true";
$(".caosdb-f-map-panel").show(900, () => this
._toggle_cb());
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment