Closed (fixed)
Project:
GMap Module
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2012 at 02:16 UTC
Updated:
29 May 2012 at 08:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
haiiro.shimeji commentedGoogle's GMarkerManager is no longer supported.
To use markermanager with googlemap v3, apply the following patch, and choose the radio button "GMaps Utility Library MarkerManager" in GMap setting (admin/config/services/gmap).
Downroad markermanager_packed.js from http://google-maps-utility-library-v3.googlecode.com/svn/tags/markermana...,
and place this in thirdparty/ directory.
cf) to use markermanager
https://groups.google.com/group/google-maps-js-api-v3/browse_thread/thre...
Comment #2
mmowers commentedI performed these steps and my markers are now showing up fine. Thanks!
Comment #3
haiiro.shimeji commentedApplied the patch to 7.x-2.x and disable GMarkerManager radio button.
http://drupalcode.org/project/gmap.git/commit/a05cfa0
Comment #4
gabriel.achille commentedHi
May a suggest to update the link to the old version of markermanager_packed.js present in the admin page: admin/config/services/gmap. (in file gmap_settings_ui.inc:376:)
I waste a few times before realizing my mistake...
Comment #5
gabriel.achille commentedComment #6
haiiro.shimeji commented@gabriel.achille
Thank you for your suggestion.
I fixed the url for getting markermanager.js and markerclusterer.js.
http://drupalcode.org/project/gmap.git/commit/a934ffd
Comment #7.0
(not verified) commentedmisunderstanding.