By ghmercado on
I've managed to implement location cck + gmap as an option on a cck type I made called 'events'.
Does GMAP allow me to eventually produce a map showing all of the markers used on the individual 'events' nodes?
My idea is, I'd like to display a map showing all 'bazaars' and all 'sales' in the city, and so forth.
Possible? TIA.
Comments
Views module + GMap = solution
Yes, and thankfully, quite easy.
You'll need the Views module, create a view filtered by content-type "events", make the view a "GMap Map" ... viola! Events on a map.
Of course, the devil is in the detail of using Views.