I set up a view with a type of gmap. If I change it to grid, all of the field values output fine. When I switch to gmap, the coordinates show up on the map but I can’t get any info on the coordinates/markers.
I am very very stuck. I have gone at this several different ways. You can see the example here: http://speakitnow.com/immersionschools
<div class="views-field-title">
<label class="views-label-title">
Title:
</label>
<span class="field-content"></span>
</div>
After running into the same issue even with 6.x-1.1-rc1 it looks like the version here fixes the issue: http://drupal.org/node/95786