Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Nodes no longer showing a marker on there location map.
» Nodes no longer showing a marker on the location map.
I am using gmap 7.x-2.7-rc1+3-dev, as of May 30 (with core and all other modules up to date).
My maps in question are views/gmap, showing markers of nodes of a certain content type, filtered by date. It worked in the prior version I had, 7.1-xx (I don't recall the specifics there.)
I put each of MarkerManager, MarkerClusterer, Clusterer, and ClusterMarker in the Thirdparty directory. I have gone through the list and regenerated the marker cache each time. The only one that is producing markers is MarkerClusterer though - and this may be the normal behavior - the markers are not clickable (nothing happens when they are clicked).
The console in Firefox does not show any js errors. Behavior is the same in FF and Safari, current versions.
I'd prefer to be using a non-clustered marker manager.
Comments
Comment #1
jimi commentedSame problem with gmap-7.x-2.7-rc1. markerclusterer is ok
Comment #2
Toddv commentedI am using gmap 7.x-2.7-rc1+3-dev, as of May 30 (with core and all other modules up to date).
My maps in question are views/gmap, showing markers of nodes of a certain content type, filtered by date. It worked in the prior version I had, 7.1-xx (I don't recall the specifics there.)
I put each of MarkerManager, MarkerClusterer, Clusterer, and ClusterMarker in the Thirdparty directory. I have gone through the list and regenerated the marker cache each time. The only one that is producing markers is MarkerClusterer though - and this may be the normal behavior - the markers are not clickable (nothing happens when they are clicked).
The console in Firefox does not show any js errors. Behavior is the same in FF and Safari, current versions.
I'd prefer to be using a non-clustered marker manager.
Suggestions appreciated and thank you!