Open GoogleCodeExporter opened 9 years ago
This a (better described) duplicate of:
https://code.google.com/p/google-maps-utility-library-v3/issues/detail?id=225
Original comment by akbarova...@gmail.com
on 24 Nov 2014 at 3:57
The problem can be solved by overriding the imagePath option using it's httpS
version like :
mcOptions = {
imagePath:
"https://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer
plus/images/m"
};
markerCluster = new MarkerClusterer(map, MarksToDisplay, mcOptions);
Cdlt,
Bertrand.
Original comment by bertrand...@gmail.com
on 31 Jul 2015 at 9:20
Original issue reported on code.google.com by
andrea.e...@gmail.com
on 23 Oct 2014 at 11:28