The Marker Action radio button on the configuration screen /admin/config/services/gmap_location has three options:
1. Do nothing
2. Open info window
3. Open link
When the setting is changed using this radio button and the form is submitted, the behavior of the marker does not change.
The same Marker Action radio button selection can also be found on this settings screen /admin/config/services/gmap_location.
When changing the selection on this configuration screen /admin/config/services/gmap_location, nothing happens.
For example when "Do nothing" is selected, the pin link is still active and provides a popup. The expected behavior is to remove the pin link so that nothing happens when the pin is clicked.
I wish I could point to some errors but I can't seem to locate any.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | gmap-marker-action-1272592-3.patch | 4.44 KB | peacog |
| Screen shot 2011-09-07 at 5.29.15 PM.png | 15.73 KB | larsdesigns |
Comments
Comment #1
greggmarshallI am seeing the same behavior, select any one of the 3 options and the info window opens.
Comment #2
Ndesign commentedIm getting no difference in the marker as well if I set this radio button to ( do nothing ) in gmap settings and gmap location settings.
The same thing is happening in 7.x-2.x-dev as well.
-is there a workaround to disable the gmap popup bubble e.g. patch?
Comment #3
peacog commentedThe code in marker.js doesn't check the Marker action variable (markernode). I've made a start on a patch for 7.x-1.x. This just fixes the "Do nothing" option. There may be more work needed for the other two options.
Comment #4
podarok#3 this one needs manual testing with screenshots added
Comment #6
podarok#3 this one needs to be rerolled agains latest dev version
Comment #7
Ilikejava commentedIs there any resolution or work around to this issue? I had everything working just like I wanted it with Google Maps V2. This marker action issue is significant for me; it really looks terrible.
Thanks
Comment #8
zviryatko commented