Overview map control. Report to the Google Maps API documentation for details.
[Source]
# File lib/gm_plugin/control.rb, line 41 41: def create 42: "new GOverviewMapControl()" 43: end
[Validate]