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

Small map 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 6
6:       def create
7:         "new GSmallMapControl()"
8:       end

[Validate]