Gmap Marker does not populate correctly
| Project: | GMap Module |
| Version: | 6.x-1.1-rc1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
I'm trying to create a GMap page with Views and cannot get the Markers to correctly display the node content. However, when I change the view to unformatted, the content appears! What's going on?! I'm working off of this tutorial.
These screencaps capture my problem:
viewStyleGmap.png
viewStyleUnformatted.png
I'm working on a clean install:
Drupal 6.14
CCK 6.x-2.5 (also tried CCK 6.x-2.6)
Content Profile 6.x-1.0-beta4
GMap 6.x-1.x-dev (also tried 6.x-1.1-rc1 because of this error.)
Location 6.x-3.1-rc1
Views 6.x-2.7
I've also tried inserting this code into the gmap_location.module.
Here's an export of the View I'm working off of:
viewStyleGmapExport.txt
Am I running into a bug or just making a dumb mistake? Thanks in advance for any help.
kbk
| Attachment | Size |
|---|---|
| viewStyleGmap.png | 243.69 KB |
| viewStyleUnformatted.png | 69.86 KB |
| viewStyleGmapExport.txt | 4.09 KB |

#1
Isn't it duplicate with this issue ?
#623234: Views 2.7 - breaks field output - GMap marker info window (bubble) doesn't display fields correctly
#2
That's it. I looked all over for a posting similar to mine but did not expect it to be labeled "Views 2.7 - breaks field output".
Thanks for the tip!