-
Notifications
You must be signed in to change notification settings - Fork 48
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
How to disable cluster. #31
Comments
I don't think this is supported right now - in the original (unmaintained) repo from which the html in this fork generated the Right now in my company we are drastically simplifying this library and throwing things like the marker clustering out, because we don't need it and it caused us issues anyways... @orangecms or I can ping you once we have it in a working shape and published it if you want. |
oh really? Im currently working on a project that needs a leaflet map with clustering. Will I able to use the clustering when its thrown out? |
@johnsan96 So far the idea was not to change this project, but to create another one that is drastically stripped down (also concerning features) to make the maintenance easier. So if this library works fine for you, there is absolutely no reason to change it and you can continue using it ;) |
If your looking for a quick "hacky" fix, what I done was modified |
pls. someone can help me disable the cluster on map
The text was updated successfully, but these errors were encountered: