I’d like to change the position of the overviewMapControl but I can’t.
overviewMapControl: true,
overviewMapControlOptions: {
opened: true,
position: google.maps.ControlPosition.BOTTOM_LEFT
}
http://www.fuerteventura-maps.com/overview.html
Am I doing the wrong thing?
According to the docs, you can’t position this control. The only option is opened.
http://code.google.com/apis/maps/documentation/javascript/reference.html#OverviewMapControlOptions