Into file gmap.module at line 205 please change:

    drupal_add_js($gmap_path .'/thirdparty/Clusterer2.js');

to

    drupal_add_js($gmap_path .'/thirdparty/clusterer2.js');

Whit Uppercase C i recive page 404 (if file is called Clusterer2.js or clusterer2.js I alwais recive error), if i change line 205 all work fine (Apache 2.2 on windows system).

Bye
Mavimo

Comments

bdragon’s picture

Status: Needs review » Closed (won't fix)

It's gotta be a caching problem.. I'm not going to commit a fix that will break everyone else's site.