Active
Project:
GMap Module
Version:
6.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2013 at 13:12 UTC
Updated:
22 Aug 2013 at 18:59 UTC
I installed Drupal 6.28 and Gmap 6.x-2.0-beta2 last night.
First problem was my map not rendering at all, so I searched existing issues, visited Google APIs, turned on Gmap API v3 and generated 2 keys - one for any referrer, one for my url(s) with /* etc.
Using either of these keys in Gmap settings I can now see the map but not the markers. If I refresh the page containing the Gmap code, it disappears (either using ckeditor module 6.x-1.14 with the 4.1.1 editor or plain text).
Anybody help?
Comments
Comment #1
iain commentedSome further information since my first post:
Tried my site on Firefox 20.0.1, Safari 5.1.7 and IE 9.0.8112.16432, but none of them displayed markers.
Found earlier issues re GMarkerManager (which was the default manager in this version of GMap), so changed to GMaps Utility Library MarkerManager after installing markermanager_packed.js in the /thirdparty folder. Set minimum zoom to 0 to always show markers. Tried regenerating marker cache on several occasions, and also refreshing map data in map page editor box.
Still no markers rendering, so would appreciate any assistance.
Comment #2
iain commentedMore information, but still getting the same problem:
Tried site on Google Chrome 26.0.1410.64 m but markers not displaying.
Re-installed GMap, but no effect.
Checked GMap input filter enabled (it was), and input format. I'm using Full HTML as default, with priority sequence:
1. URL filter (-10)
2. HTML corrector (-9)
3. CKEditor SWF filter (-8)
4. GMap macro expander (-7)
When I try to edit the node with the map, the marker code is momentarily visible when I click the Source button of CKEditor - then it disappears.
Running out of things to try now, so grateful for any help...
Comment #3
Aceman commentedSame for me. I've tried everything but markers are still invisible. Map is correctly shown but I have no markers at all. I've read all the discussion about it but still haven't found any solution.
Any suggestion will be highly appreciated ;) thanks
Comment #4
druplicate commentedSame problem.
Turned off marker manager and markers reappeared.
Didn't try other marker managers.
Comment #5
iain commentedWell done that man! (Hope I've got the correct gender...)
Markers now showing, though the map code isn't when I try to edit the page. Will have to go back to .txt backup until somebody explains what's happening there.
Presumably this issue remains open until the GMap team figure out how to get any/all marker managers working again?
Comment #6
Aceman commented@druplicate: the only thing that I didn't tried... they're back after turning off marker manager... :)
Comment #7
sammyframson commentedI had the same issue! After pulling out much hair, this solution worked for me. I had no marker manager on, so I turned it on, saved, turned it off and saved again and my markers are back.
Thanks...