Example situation: my Google Maps map is in div#maps. div#maps has a half transparent menu layn over it on the top. That means the top 100px of div#maps is unclickable. However, when I for example use a function like "fit maps to marker bounds", the topmost marker will be underneath the overlying menu.
Is there a way to tell Google maps that the map should be rendered in the full div, but that the area that we're working in should be 100px off the top?