I'm not trying to reize the map window when explorers window changes in size.
I have a selection box with different map sizes on my webpage form and when
i select the size i want the map window to change accordingly.
And about the loading: in my config file i have:
>
> mainMap
Hi,
You don't need to calculate the new width and height. If you just set
the MainMapPane DIV to a relative size which scales with the browser
window the 1.5 release of Mapbuilder will resize the mainMapPane and
the Map automatically.
The problem of the loading bar is most likely that it's n
One more problem. Maybe i'm trying to use it in wrong way but here's what i
do:
> config.objects.mainMap.setWindowWidth(newWidth);
> config.objects.mainMap.setWindowHeight(newHeight);
>
> config.objects.mainMap.callLis