Set the width and height of the application to 100%.
Hi Andrew.
I have the width and the height of the application set to 100% and it still not working... any other idea?
thank you
Nasif
make sure your Map and its outer containers (i.e: BorderContainer, HGroup, VGroup) are also set to 100% width and height
Hi ANdrew...
thank you for the quick response..
which file these (BorderContainer, HGroup, VGroup) will be under?
Thanks
Sorry, the word document is unreadable.
Basically you have to make sure every parent container the map is in has a width and height of 100%
So.. If the map is contained in border containers, HGroups, VGroups etc.. make sure they ALL have a width and height of 100%