Project:GMap Addons
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hello All,
I am trying to use GMAP and GMAP ADDONS(markerlist) to have links to markers about nodes on a map. But the maps created with VIEWS don't reproduce a name on the MARKER LIST instead a "Undefined" tittle is reproduced (the links work properly). The default map/node and map/user works with MARKERLIST properly, it detects the names.

Comments

#1

Component:User interface» Code

#2

hello - same issue here (see http://on-map.net/en for an example). If only I could work out where marker.opts.title used on line 20 of gmap_markerlist.js gets set... or not.

It appears that the opts aren't set at all (though they are in gmap_location.module, which would account for why blocks and standard maps (map/user, map/node) do get the titles in markerlist). As far as I can see, and I'm not a php expert, gmap_plugin_style_gmap.inc, which appears to create the output for the view, doesn't generate the opts part of the marker javascript. Perhaps this means the issue is misplaced here, and should actually be under gmap module itself? Can anyone advise?

#3

subscribing