Closed (duplicate)
Project:
GMap Module
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2007 at 00:03 UTC
Updated:
18 Sep 2007 at 23:53 UTC
When the "Google's GMarkerManager" option is on - maps do not appear and Firefox gives the following error details:
Drupal.gmap.marker has no properties
[Break on this error] Drupal.gmap.marker.add = function(marker) {
gmarkermanager_ma... (line 12)
a.q() has no properties
[Break on this error] function S(a,b){var c=this;c.a=a;c.md=a.m();c.yc=a.q().getProjection();b=b||{};c...
maps2.69.api.js (line 1055)
This is from IE
Line: 1056
Char: 45
Error: 'q()' is null or not an object
Everything works fine when "No marker" is chosen... I haven't tried the "Jef Poskanzer's Clusterer" option yet.
Comments
Comment #1
alpinejag commentedThose features only work in the Drupal 4.7.x version of GMap. They haven't been ported over to the 5.x version yet.
http://drupal.org/node/133060
Thats an ongoing list of features that haven't been ported yet.
Comment #2
boaz_r commentedSee also http://drupal.org/node/140099 (marker manager not implemented yet, at least not fully)
Comment #3
bdragon commentedI got Clusterer and GMarkerManager up to date again. Please see http://drupal.org/node/176765.