Closed (duplicate)
Project:
Location
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Anonymous (not verified)
Created:
4 Feb 2010 at 12:18 UTC
Updated:
18 Sep 2016 at 07:24 UTC
Jump to comment: Most recent
Comments
Comment #1
math_1048 commentedHello,
I have the same problem
with latest stable versions of Location and Gmap modules + Views 2.8
please help
thanks
Comment #2
brokensanity commentedSame issue on three of my organizations' sites. Downgrading to views 2.6 did the trick.
Using Gmap 6.x-1.1-rc1
Using Location 6.x-3.1-rc1
Commenting to keep track of this issue.
Thanks,
~Andrew
Comment #3
sofyanr commentedI have same problem.
Comment #4
Anonymous (not verified) commented@sofyanr: did you try downgrading your Views?
Comment #5
sofyanr commentedYes I did. Downgrade View to 2.6 fix the map problem. But I do not like this solution. After downgrade, I get new problem with md(5) function related with filter/filter.module. I don't know whats going on
Comment #6
sofyanr commentedAfter downgrade View to 2.6, I get new problem:
warning: md5() expects parameter 1 to be string, array given in XXX/modules/filter/filter.module on line 435.
Comment #7
mikesir87 commentedI've run into the same issue. When I ran the query that was at the bottom of the View (for the gmap), I got a lot of rows in the table with NULL titles, yet the same latitude and longitude coordinates. So, I'm not sure if there are multiple markers on top of each other, and the one with the actual title window is buried, or only the first result is posted.
More info to come as I figure it out.
Comment #8
mikesir87 commentedIf you add a filter to the view to remove empty title fields, it works for me.
Comment #9
egbertb commentedhad the same problem
This patch of ad4m solved it for me
http://drupal.org/files/issues/gmap_662390_42.patch
See also tread http://drupal.org/node/662390
Comment #10
drupalok commentedGMap Module 6.x-1.1-rc1 (March 3, 2009)
Location 6.x-3.x-dev (2010-Mär-29)
Views 6.x-2.8
bubbles are still empty... so not working for me... should i use the older dev version of gmap`?
Comment #11
Anonymous (not verified) commented@drupalok, read the previous comments. Downgrading *Views* can possibly fix the issue.
Comment #12
PawelPohl commentedConfirmed the same problem as everyone else's:
Views 2.8 + Gmap = missing field values in info windows in Gmap displays (field labels only appear)
Downgrading to 2.6 fixes the issue.
Will be much obliged if this could be fixed, it's a smudge on my otherwise pristine and minimal Drupal site configuration :)
Comment #13
yesct commentedtagging
Comment #14
rc2020 commentedsubscribing
Comment #15
jamesbenison commentedUpgraded to views 2.10 after notification that 2.9 was not secure. I'm having the same problem. The gmap module wasn;t installed until after the upgrade. The 3.x is still in alpha, so I'm reluctant to give it a shot. Anybody have experience with it?
Comment #16
jamesbenison commentedFixed the problem by inserting the code from comment #1 here: http://drupal.org/node/623234.
Comment #17
yesct commentedmarking this as a duplicate of gmap issue (#623234: Views 2.7 - breaks field output - GMap marker info window (bubble) doesn't display fields correctly)