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
| Comment | File | Size | Author |
|---|---|---|---|
| viewStyleGmapExport.txt | 4.09 KB | kbk | |
| viewStyleUnformatted.png | 69.86 KB | kbk | |
| viewStyleGmap.png | 243.69 KB | kbk |
Comments
Comment #1
srobert72 commentedIsn't it duplicate with this issue ?
#623234: Views 2.7 - breaks field output - GMap marker info window (bubble) doesn't display fields correctly
Comment #2
kbk commentedThat'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!