Marker popup (info window) not showing on gmap view
foxtrotcharlie - March 5, 2008 - 15:44
| Project: | GMap Module |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
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!