Closed (cannot reproduce)
Project:
GMap Module
Version:
6.x-1.1-rc1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2009 at 04:19 UTC
Updated:
25 Mar 2014 at 11:49 UTC
Jump to comment: Most recent
Comments
Comment #1
drupal92037 commentedI set my debugger (FireBug) to break on any error and it stops at the first line of MarkerManager.prototype.getGridCellCreate_() in markermanager.js, saying that variable grid is null. And that is because this.grid_[z] is null, because z is 17 and nothing is defined for that index. this.grid_ has elements for [1] through [4] but doesn't go up to 17.
Comment #2
rooby commentedIs this still a problem using the latest gmap module version?
This is not critical as you can work around it by using regular markers.
Comment #3
jkingsnorth commentedNo additional information provided, closing. Please reopen against the latest dev with full instructions about how to recreate the problem if this is still an issue. Thanks.