today morning i noticed that marekrclusterer doesn't work as supposed to be.
I got the following error in the error console.
Any help?
Error: that.map_.mapTypes[that.map_.getMapTypeId()] is undefined
Source File:
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/src/markerclusterer.js
Line: 164
I thought that many others would have the same problem today beacuse i
use the markerclusterer.js from the svn/trunk from google.
The problem is that when i zoom in the markercluster does not split into
smaller clusters.
The link is http://beach-profiles.gr/.
On the right menu press the first submenu, select the first option
"Σημεία Κολύμβησης".
google.load('maps', '3.5', {
other_params: 'sensor=false'
});