How to dynamically set size of Google map
I can't seem to make the solutions I've seen in the forum or docs work, so some guidance or a URL on what I should try would be appreciated. I have a pure HTML5 app with a page having map component (among other components). I now can successfully determine the screen size in pixels, and want to change the size of the map to better accommodate different sizes. Thanks.