Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Cluster image #57

Closed
wants to merge 2 commits into from
Closed

Conversation

harrysuren
Copy link

Fix for Cluster images which are still pointing the old resources.

Changed the Image URL for Marker Cluster from SVN to Git
Changed the Image URL for Marker Cluster from SVN to GitHub
@uaibo
Copy link

uaibo commented May 12, 2016

I had this problem today too. You can configure the images path like this (or set an URL):

var mcOptions = {
                imagePath: '../images/m'
            };
var markerCluster = new MarkerClusterer(map, markers, mcOptions);

@PeterTheOne
Copy link
Contributor

fixed by 2f659a3

@broady broady closed this Jun 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants