resize map on load
This commit is contained in:
parent
75456e5952
commit
7c9ce25072
1 changed files with 2 additions and 0 deletions
|
@ -111,6 +111,8 @@
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
newMap.resize();
|
||||||
});
|
});
|
||||||
|
|
||||||
$: if ($map) {
|
$: if ($map) {
|
||||||
|
|
Loading…
Reference in a new issue