search for: gm_plugin

Displaying 1 result from an estimated 1 matches for "gm_plugin".

Did you mean: gem_plugin
2007 Nov 05
1
marker event listeners
...at can be used to access them. Has anyone thought about this? Perhaps we can add a "varname" attribute to the overlays to allow further use of them? The follow adds support to make draggable markers (though you can''t really use them until the above is addressed). Index: lib/gm_plugin/overlay.rb =================================================================== --- lib/gm_plugin/overlay.rb (revision 97) +++ lib/gm_plugin/overlay.rb (working copy) @@ -25,11 +25,13 @@ end #Creates a marker: If an info_window or info_window_tabs is present, the response to t...