I am using the GMap + Geo module version 6.x-1.x-dev (2009-Jul-29) which worked fine with Geo 6.x-1.x-dev (2009-Jun-26) to view a Google map based on a location's Latitude and Longitude. The node's edit screen is shown in the attached "01.Edit node.png" screenshot and the resulting view screen in "02.View node - Correct.png".
After upgrading Geo to 6.x-1.x-dev (2009-Aug-08) the map's view was no longer correct - see "03.View node - Wrong.png": the background is only blue (like somewhere in the middle of nowhere's ocean). I had to revert to the 2009-Jun-26 dev version and the maps showed up correctly again. So a bug must have been introduced in one of the commits of either Aug. 5, 6 or 7. Any idea?
| Comment | File | Size | Author |
|---|---|---|---|
| 03.View node - Wrong.png | 9.68 KB | roball | |
| 02.View node - Correct.png | 91.3 KB | roball | |
| 01.Edit node.png | 39.3 KB | roball |
Comments
Comment #1
allie mickaCan you see if the solution described at http://drupal.org/node/473660#comment-1894506 resolves your issue, and update that ticket (and this one) accordingly?
Thanks!
Comment #2
roball commentedThanks for responding so quickly.
I don't exactly understand what I should try. Could you please provide more detailed instructions, or - most preferably - a patch?
Comment #3
jonathan_hunt commentedSee if the change suggested at http://drupal.org/node/553450 works for you.
Comment #4
roball commentedThank you jonathan_hunt - this indeed fixed the problem :-)