Patches: Browse | Submit New | Admin
Allow for options for info window so one can control the buttons of the info window : Sample: GMarker.new([waypoint.lat, waypoint.lng], :title => waypoint.title, :info_window => info_window, :info_window_options => {:buttons => {:close => {:show => false }}} )
Add A Comment: