Active
Project:
GMap Addons
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2009 at 11:33 UTC
Updated:
17 Dec 2009 at 02:35 UTC
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
Comment #1
BIT commentedComment #2
teagle commentedhello - 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?
Comment #3
baaj commentedsubscribing