Small map control. Report to the Google Maps API documentation for details.
[Source]
# File lib/gm_plugin/control.rb, line 6 6: def create 7: "new GSmallMapControl()" 8: end
[Validate]