I upgraded gmap to 7.x-2.6 and location to 7.x-3.0-rc1, and now my map pins popups show HTML markup (a href). I'm using Location on a custom content type, and in my map view, the map pin's popup field is set to "Title" (that's the only field available in the dropdown).
Comments
Comment #1
carole commentedI got rid of the href markup by unchecking "Link this field to the original piece of content" in the view's Title field settings. However, now I've got a new problem - & are showing as
&. I tried to rewrite the field display as a link, but the markup showed, and rewrite the output as [title], but the code still shows.