.
Esa's Google
Maps
API examples
Autosize map
- Autosizing of the map is a mandatory for mobile devices
- You can set a relative map size with v2
- Api automatically runs .checkResize() when window resize is noticed
- IE does not accept relative height
- That is why height is calculated and given in pixels for IE
- Try resizing your window
Overview map zoom level
- See the top left corner of this page
- Zoom levels of main and overview maps are shown and the difference calculated
- Resize your window and see how the difference depends on map size
Recommended