Enlarge Wereldexport world map to full usable size.
Stack map full-width with 62vh height; on wide screens use 65/35 split and taller map area.
This commit is contained in:
@@ -165,6 +165,7 @@ window.ExportIntelMap = (function () {
|
||||
map.invalidateSize(true);
|
||||
setTimeout(function () { if (map) map.invalidateSize(true); }, 120);
|
||||
setTimeout(function () { if (map) map.invalidateSize(true); }, 400);
|
||||
setTimeout(function () { if (map) map.invalidateSize(true); }, 800);
|
||||
}
|
||||
|
||||
function init(containerId) {
|
||||
|
||||
Reference in New Issue
Block a user