I have latest GMap from CVS on 4.7.2. My intention is just to map node locations, specifically for events, albeit flexinode ones. I can get these nodes to read on the node location page supplied by Gmap, but I'm having a few problems.
1. I can't get clusterer.js to work. Does the gmap.module, gmap.js or any of the other files need to be edited? (I noticed that in clusterer script it says do a few things (http://www.acme.com/javascript/Clusterer.js), but the Gmap instructions seem to suggest that all you need to do is click the checkbox in the settings. I also copied the script to /misc in the event that was needed. (I have several events in the same city and the default view of the U.S. they are of course sitting on top of each other...so I'm hoping to clusterer.js.)
2. What exactly is the status of the integration with location.module? is the the case that anyone who posts their location info will also have to either a) use the map to find their latitude and longitude or b) enter the value manually? I can't tell if gmap_location.module is supposed to do it - in any case it hasn't worked for me.
3. But meanwhile, the google map in the add node form used to locate lat and long has disappeared. it was working earlier, and i'm pretty sure i've check through anything that could have possibly affected it. I can enter the values for long or lat, but there's just a big empty space where the map used to be.