I am attempting to combine Gmap with the Location module to create a store locator. It is working great except for the marker text bubbles. The will only display the names of the fields, so if I am displaying fields for Address and Title, I will only see the following when clicking on the marker:
Address:
Title:
Has anyone run into this or know what a solution could be?
Comments
Comment #1
deltfather commentededit - I just looked further into the bug report queue. Many are reporting this same problem. Read those reports for more info.
I'm getting the same result. I found this external post with the same problem - http://stackoverflow.com/questions/2245733/gmap-location-coordinates-sho...
The author states that upgrading to GMap Location 6.x-1.1-rc1 fixes the problem. I haven't tried it yet, myself.
Comment #2
kilrizzy commentedAh, I had 6.x-1.1-rc1 but upgrading to the Jan 24th release "gmap 6.x-1.x-dev" http://drupal.org/node/95786 fixed it