Class Ym4r::GmPlugin::GSmallZoomControl
In: lib/gm_plugin/control.rb
Parent: Object

Small Zoom control. Report to the Google Maps API documentation for details.

Methods

create  

Included Modules

MappingObject

Public Instance methods

[Source]

    # File lib/gm_plugin/control.rb, line 20
20:       def create
21:         "new GSmallZoomControl()"
22:       end

[Validate]