I have an application that works well, yet I am trying to get the map to appear at full scale when the browser is opened in a minimized window. When the browser is opened at a maximized browser window, the map does appear at full extent.
is there a way I can scale the map at full extent when the browser is minimized? I understand that this may be a css issue. Below are samples I am referring to?
Browser - Full Extent

Browser - Minimized Window

Notice the difference?
There are going to be users that open their browser in a minimized state, but I want them to be able to see the entire extent of the City. Also, there is a cached base map used.
Anyone have any ideas?