Closed (won't fix)
Project:
GMap Module
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2008 at 00:50 UTC
Updated:
14 Apr 2013 at 22:36 UTC
http://drupal.org/project/popups
How would I make the map pin "go to the node" but use the Popups module?
Comments
Comment #1
Setzler commentedAnyone? Not even a comment?
Comment #2
ari-meetai commentedI'm looking for the same. I've been using Lightbox2 (previously was using Thickbox) for the rest of the site's content, but it doesn't seem to work.
I've added [field_surname_value], [field_name_value] to the view's field's rewrite, but it doesn't work, just opens the user profile, refreshing the whole page..
still looking...
Comment #3
kvvnn commentedSubscribing,
Comment #4
j0k3z commentedSubscribing
Comment #5
ari-meetai commentedOK, did this using Lightbox2 and a using it's own javascript on the 'onclick'. I can post more details, if interested.
Cheers.
Comment #6
kvvnn commentedArielon, please post more details.
Did you add a custom link as a Gmap field with an "onclick" attribute?
Comment #8
kvvnn commentedComment #9
kvvnn commentedThis issue seems to be caused by the following logical *unverified* conclusion :
1) Once a Gmap is loaded, popups_add_popups() (the function that turns a normal link into a popup link) is finished scanning for classes of "popups"
It should follow that the issue can be solved by a workaround, by calling popups_add_popups() manually after the Gmap is loaded.
Keep in mind from README.TXT
...which makes this task all the more difficult, since we can't just comfortably throw a function into a theme override for a GMap
I'll be making this work by Friday, Sep 11. I will post back. Wish me luck (and not too much $$$ spent) :)
Comment #10
zerolab commentedThis is the code I am using on a site that uses the Popups module to add nodes through a popup.
It works great in Firefox and Opera, but there are some issues in Safari/Chrome (WebKit), which I suspect have to do more with the popups module than anything else.
Comment #11
balapalanisamy commentedBut the node location information bubble is not showing in the popups. Is the any solution or patch available for the same.
Comment #12
johnvClosing this very old issue. Please reopen if it is still valid.