Hi, I've been doing some testing with the different modules to get a GoogleMap.
I created a feed based on a location enabled CCK content type, works great with the GoogleMap module (http://drupal.org/node/29091).
This module loads a clean xml feed (GET) including the pop-up windows instead of producing a huge amount of nodemap.addOverlay(createGMarker etc.) in the html (as in http://photo-tips.ca/node/42), which I believe is a bonus. Unless the macro creating tool can do this?
The GoogleMap module still uses the Google API V1.0 (will be shut off soon); this can be easily upgraded in the code.
I'm just wondering what is the purpose of the field "legend"? I can't see it used in the output of the xml file (it gets saved in the table)
Does anybody have an easy method to get a list (li's) of clickable links below the map which popup the infowindow like here: http://napavalleyvineyards.org/
Is it a block? or can this be done using a themed view? Any help is appreciated!
Comments
Is this 4.7?
That module doesn't look like it is being maintained much. Is it 4.7? I'm trying gmaps module now but having lots of trouble getting any maps to show with views so thinking of switching.
yes, 4.73
yes, 4.73
gmaps and views problems
jason, could this patch help with your gmaps and views issues? we were having problems with it too, but it seemed to help us.