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

Scale 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 27
27:       def create
28:         "new GScaleControl()"
29:       end

[Validate]