I am quiet frustrated. I've spent the last couple of days trying to get the gmap module to work, but somehow i miss something.
Currently I am building a complex site involving quiet a few modules. Everything is working fine besides gmap.
The installation went just fine, but i cannot get the markers to work. I tried deactivating the other modules one for one and in several combinations, but still no success.
I am running D5.12 and tried both the 5.x-1.0-rc2 and 5.x-1.0dev, tried several browsers.
When using IE, i get the error message "Request for invalid marker set [marker name]" and afterwards a javascript error "sequence empty or no opject" (45/19).
Any ideas? I really would like to get this to work, it is the last puzzle piece in my project.

PS: I have checked and regenerated the markers already several times. cleared cache. everything

Comments

avespa’s picture

Priority: Normal » Critical

I am having the same issue. I am running 5.11, with several modules (location, views, panels, ubercart) with Gmap and Gmap Add ons. I have the latest versions of Gmap, Gmap add ons and I cannot get markers to show up.

I have a content type caleld Regions, and it has a Gmap field type called 'region_map' and shows a metro region - eg Boston, New York City, London. The correct map shows, but no markers appear. Also, no zoom controls appear. I've been scouring newsgroups and forums and websites (oh my) and usually any info that sounds helpful is over a year out of date.

Please help!

..............................................’s picture

i finally have fixed my problem!

1. copied /sites/default/files/gmap_markers.js to a new folder on drupal root.
2. copied the markers folder into the same folder
3. changed path in gmap_markers.js to point the new one
4. changed path of gmap_markers.js in gmap settings
5. regenerated map cache.

thank god it's finally working.

avespa’s picture

I'm not clear on the solution - eg I have a gmap_marker.js file and I don't know where the settings you are changing are.

Should I be using the API or a Google Marker Manager to manage my markers?

Effectiively, I want to show two kinds of maps

-Single marker (a marker on a region of a map, like Boston, NYC, London)
-Large map with several markers (locations of cities)

The documentation really isn't that helpful, I'd appreciate any advice.

podarok’s picture

Status: Active » Closed (won't fix)

release unsupported
feel free to open issue against latest 7.x dev