Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo for advanced functions #2

Open
Edouard-Legoupil opened this issue Oct 20, 2014 · 2 comments
Open

Demo for advanced functions #2

Edouard-Legoupil opened this issue Oct 20, 2014 · 2 comments
Assignees

Comments

@Edouard-Legoupil
Copy link

Thanks for the great work.

Would be great if you could document an example that would implement advanced functionnality : markercluster, icon, marker popup.

for instance the following did not work in my code @ https://github.com/unhcr-iraq/Site-Assessment:

.clusterObject({ maxClusterRadius: 40, disableClusteringAtZoom:10,spiderfyOnMaxZoom: false,showCoverageOnHover: false})
@yurukov
Copy link
Owner

yurukov commented Oct 25, 2014

I should. You are right.

@yurukov yurukov self-assigned this Oct 25, 2014
@kylejshaffer
Copy link

@Edouard-Legoupil @yurukov This doesn't resolve any broader concerns about documentation, but the above bug can be fixed pretty easily. The .clusterObject() method should actually be .clusterOptions() according to the source code. Just a typo on the main page I think. Thanks @yurukov for such a useful tool.

gordonwoodhull added a commit to dc-js/dc.leaflet.js that referenced this issue Nov 19, 2015
addresses the error mentioned in yurukov#2
(more comprehensive documentation/examples would still be nice!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants