i'm using this code into the code of my page:
[gmap |id=map |center=42.4, 12.6 |zoom=5 |width=570px |height=350px |control=Small |type=Map |feed=blue::/mappa_strutture/1 |feed=green::/mappa_strutture/2]

this are two views that works fine and returns corretly an rss feed.
/mappa_strutture/1 (returns 2 items in rss feed) and
/mappa_strutture/2 (returns 1 item in rss feed)

the map into page is shown with 3 markers as expected BUT:

1
all three markers are shown with GREEN markers, it seems it uses ONLY THE LAST marker definition

2
if in Home › Administer › Site configuration i set "Marker action" as "Do nothing" when clicking a marker it shows the info callout (the defaut gmap behaviour i think....)
if in Home › Administer › Site configuration i set "Marker action" as "Open info window" or "Open link" when clicking a marker it redirects immediately the drupal relative page

someone can help me please ? i've a demo this friday :-)

CommentFileSizeAuthor
Immagine 2.png232.98 KBredmood

Comments

bdragon’s picture

Part 1 should be solved now.
http://drupal.org/cvs?commit=83220

As for part 2: Yeah, I've been having some marker action problems recently in gmap. I need to review the code again, something broke recently.

bdragon’s picture

Status: Active » Postponed (maintainer needs more info)

#2 should now be fixed, too. Please try the next shapshot.

bdragon’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing, assuming the snapshot worked.