Closed (fixed)
Project:
GMap Module
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2013 at 20:27 UTC
Updated:
21 May 2013 at 15:20 UTC
Jump to comment: Most recent file
The attached patch adds Drupal.gmap.getInfoWindow method to return the infowindow object which is currently isolated inside a closure.
With the move from v2 to v3, a method to access the infowindows got crucial importance when customizing a map.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | gmap-get-infowindow-6.x-2.x.diff | 936 bytes | silvio |
| #5 | gmap-get-infowindow-7.x-2.x.diff | 935 bytes | silvio |
| gmap-get-infowindow.diff | 935 bytes | silvio |
Comments
Comment #2
podarokall feature requests should be rolled against latest 7 dev
Comment #3
podarokgmap-get-infowindow.diff queued for re-testing.
Comment #5
silvio commentedRe-rolling patch against 7.x-2.x.
Comment #6
podarok#5 commited pushed to 7.x-2.x
thanks!
Comment #7
podarokback to 6.x-2.x-dev
Comment #8
podarokgmap-get-infowindow.diff queued for re-testing.
Comment #9
podarok#0 should be re-rolled for 6.x latest 2.x-dev
Comment #10
podaroktags
Comment #11
silvio commentedRe-rolled against 6.x-2.x branch.
Comment #12
podarok#11 commited pushed to 6.x-2.x
Thanks!!!