We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I ran in to issues installing on a new Rails 5 app. It seems the leaflet-markercluster-rails gem does not yet work with Rails 5. See this PR on that repo which should address the issue
leaflet-markercluster-rails
Until that fix is in place, I've make things work by including the JS from leaflet-markercluster in my assets after the blacklight-maps include.
leaflet-markercluster
blacklight-maps
The text was updated successfully, but these errors were encountered:
Thanks for the heads up @mksndz !
Sorry, something went wrong.
No branches or pull requests
I ran in to issues installing on a new Rails 5 app. It seems the
leaflet-markercluster-rails
gem does not yet work with Rails 5. See this PR on that repo which should address the issueUntil that fix is in place, I've make things work by including the JS from
leaflet-markercluster
in my assets after theblacklight-maps
include.The text was updated successfully, but these errors were encountered: