diff --git a/src/components/project.vue b/src/components/project.vue index dfe6b38..1582da3 100644 --- a/src/components/project.vue +++ b/src/components/project.vue @@ -217,7 +217,6 @@ export default { //Build map if(!this.map) this.addMap(); this.updateMapPadding(); - setCamera(); //Force wait for load event await new Promise((resolve) => { @@ -225,6 +224,9 @@ export default { else this.map.once('load', resolve); }); + this.map.resize(); + setCamera(); + //Add content: Base Maps, Tracks, Markers this.addMapContent(); diff --git a/src/images/logo_title.svg b/src/images/logo_title.svg index 4e6d0b6..6ea9567 100644 --- a/src/images/logo_title.svg +++ b/src/images/logo_title.svg @@ -21,7 +21,7 @@ id="g2" transform="translate(0,0.3998)">