Upgrading to 7.x-2.2 all my markers disappeared although locations were kept.
I uninstalled and reinstalled and replaced markers but they do not show on the published node.
The map, at minimum zoom, centres on the location but no markers appear.
Upgrading to 7.x-2.2 all my markers disappeared although locations were kept.
I uninstalled and reinstalled and replaced markers but they do not show on the published node.
The map, at minimum zoom, centres on the location but no markers appear.
Comments
Comment #1
podarokPossibly related
#1153032: Markers doesn't work in a view with the configuration: choose latitude and longitude fields
and
#1114164: Stop clearing markers so often: fixes Message: GMap is unable to save the marker bundle. Markers will not work!
Can You test install without these commits?
Comment #2
kniekel commentedSame here, as long as I have a kml overlay in the Gmap macro (using Gmap addons)
As soon as I delete the overlay part from the script, everything is fine.
Example: [gmap height=400px||overlay=kml:http://www.vernetzte-kirche.de/gis/public/kml2/KG1150011.kml]
on this page: http://test.schweinfurt-evangelisch.de/bad-kissingen
Used to show all related persons/buildings etc. on the map with an own marker.
Comment #3
Ony commentedSame issue as well. I'm still trying to figure out this module and just upgraded. Markers disappeared.
Comment #4
kniekel commentedDo you have any overlays on your maps? Without overlay, it works absolutely fine for me. Example: http://test.schweinfurt-evangelisch.de/karte
Comment #5
podarokcan anyone downgrade to http://drupal.org/node/1831236 ?
Comment #6
kniekel commentedI just tried the 2.1 version. No difference for me. I'd love to have the old dev-version back, but it seems that it was overwritten with the new one.
Comment #7
podarok#6
here is a 2.x http://drupalcode.org/project/gmap.git/snapshot/a934ffd342a648f67245b55c...
here is a 1.x http://drupalcode.org/project/gmap.git/snapshot/fbee420585098824bb023a8d...
nothing overwrited $)
Comment #8
kniekel commentedYeah, thank you very much podarok. The 1.x version brought everything back for me. I'll stay with it until the issues are gone. :-)
Overlay AND markers in all my maps back again: http://test.schweinfurt-evangelisch.de/karte
(OK podarok, if you want me to test an alternative version, I'll do that. It's still a test site, after all. :-) )
Comment #9
podarok#8 can You try this release http://drupalcode.org/project/gmap.git/snapshot/ffbda96f01614dbed65640d1... ?
If it will be good - the trouble in #1114164: Stop clearing markers so often: fixes Message: GMap is unable to save the marker bundle. Markers will not work!
Comment #10
grahamshepherd commentedRestoring to 7.x-2.x as per #7 did not work for me but 7.x-1.x did work.
I only use gmap on a single node type with no views or overlays.
Comment #11
podarokhttp://drupal.org/node/1832166
Can anybody with bug version test this version for issue?
Comment #12
kniekel commentedMarkers worked for me all the time, but not with overlays. Same for #9. I didn't get a "marker bundle" error message.
#11 (1.0-alpha1) works the same way all those 1.x versions worked: Markers AND overlays. I'm using this version right now.
Comment #13
podarokhehe
the trouble is in #1114164: Stop clearing markers so often: fixes Message: GMap is unable to save the marker bundle. Markers will not work!
fixed!
Comment #14
podarokversion
Comment #16
mixxmac commentedI'm having this problem too now. I was using 7.x-1.0-beta1, then I tried version 1.x from #7 above, and now I am using the latest dev version).
No markers are showing on any maps at the moment.
Can you explain the fix for this? What steps do I need to take to get the markers back? Can I resolve this with the 1.x version, or need to upgrade to 2.x version... and is that 2.x version stable and safe to upgrade to?
Thanks.
Comment #17
podarokfeel free to open this if it still actual for latest release
Comment #18
kniekel commentedI just upgraded to 7.x.-2.6 - and found the same problem again. Except that my site is no longer a test site. :-(
As soon as I add a kml to the map, all markers disappear (and the kml isn't shown either).
Klick here for a map without kml: https://www.schweinfurt-evangelisch.de/obereisenheim
And here for one with kml in the form [gmap height=400px||overlay=kml:http://www.vernetzte-kirche.de/gis/public/kml2/KG1150011.kml] https://www.schweinfurt-evangelisch.de/bad-kissingen
Unfortunately, I didn't write down which (working) version I had before the upgrade. :-/
Comment #19
johnvKniwkel, can you get the precise javascript error? Also, since you appear to use a special layer/clustere, can you create a new issue?
Comment #20
nasia123 commentedI have the same issue, upgrading from 7x-2.4 to 7.x-2.6.
I had a view that showed latitude/longitude in a gmap with markers and now markers won't show ...
Comment #21
nasia123 commentedAppers that I had the issue discussed here, http://drupal.org/node/1218870#comment-7227130 where the gmap_marker.js was not found (used the JavaScript Console Tool of Chrome Browser)
I applied this patch http://drupal.org/files/gmap_marker_js_fix-1218870.diff and my markers showed up again!
Comment #22
johnv@nasia, you can download gmap 7.x-2.7-beta2
In general:
- Version 2.6 contains errors that have been resolved in 2.7-beta.
- Single markers should work, Some clustermarkers do not, due to API-changes. These need to be addressed in separate issues.
Comment #23
johnvComment #24
briinums commentedI always say to myself "I will never upgrade GMAP again" as it brings hours and hours to research and resolve clusterer problems until i get at least one clusterer working. now i upgraded april beta and again everything is broken. only map, no markers, "Gicon undefined" "goverlay undefined" "Gridsize undefined" and all the same errors over and over again. now i swear to myself if i ever get this working i will set permissions 444 and forget about it. now i doubt if it will work at all.
FML
Comment #25
kniekel commentedjohnv, I'm really not sure if this should be another issue. I think it is related to this one here.
I'm not a developer and don't know much about JavaScript. This is what I found out using Firefox debugging on https://www.schweinfurt-evangelisch.de/schonungen
[12:38:32.367] ReferenceError: GGeoXml is not defined @ https://www.schweinfurt-evangelisch.de/sites/all/modules/gmap_addons/gma...
I'm not sure if that one helps you in any way.
Comment #26
johnv@kniekel,
In general, it is best practice to create a separate issue for every issue/symptom. It makes discussions cleaner, and we get a chance to close issues! ;-)
And for every problem, we need a symptom, so we know what to look for. Your data in #25 gives exactly that. It gives a module name and a specific error message.
Just create a new issue "ReferenceError: GGeoXml is not defined in sites/all/modules/gmap_addons/gmap_overlays/js/overlay_geoxml.js ", but in module 'gmap-addons' not in 'gmap' ( as you can see in the bold part).
Comment #27.0
(not verified) commentedUpdated issue summary.