I have created a view of type Gmap View, and while the markers appear on the map, when I click on a marker, no popup appears. I don't see any javascript errors. On the preinstalled node locations page (map/node), the popups work fine.

Is there something simple that I'm missing?

Comments

foxtrotcharlie’s picture

Status: Active » Closed (fixed)

Figured this out - on admin/settings/gmap I needed to set "Marker action:" to "Open info window". Duh!

Also came across a weird zoom bug (nothing was displaying, or it was zoomed into a blank area) and this post sorted out the issue: http://drupal.org/node/231473#comment-764576 [it's to do with the gmap api version]

Cool module!

nd987’s picture

Wow this just saved my life. Don't know how it got set to 'Do Nothing', but that fixed it.

melowise’s picture

Issue summary: View changes

wow indeed, not sure how i missed that. thanks.