Small Zoom control. Report to the Google Maps API documentation for details.
[Source]
# File lib/gm_plugin/control.rb, line 20 20: def create 21: "new GSmallZoomControl()" 22: end
[Validate]