Map type control. Report to the Google Maps API documentation for details.
[Source]
# File lib/gm_plugin/control.rb, line 34 34: def create 35: "new GMapTypeControl()" 36: end
[Validate]