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

Heat Map Functionality #10

Open
fletcmd opened this issue Jun 26, 2018 · 3 comments
Open

Heat Map Functionality #10

fletcmd opened this issue Jun 26, 2018 · 3 comments

Comments

@fletcmd
Copy link

fletcmd commented Jun 26, 2018

I am a big fan of dc.js, but realized that it doesn't support heatmaps for leaflet, which my company would love to use. Is there any plans to add that? I know leaflet supports it natively, so hopefully getting it to connect to crossfilter is doable. It looks like this project hasn't been touched in awhile, but hopefully that will change!

@aubbi
Copy link

aubbi commented Feb 4, 2019

I used this for my project and it works fine with dc.js
https://github.com/Leaflet/Leaflet.heat

@gordonwoodhull
Copy link

That's interesting, @aubbi - did you have to write much glue code to get it to work?

I've thought about writing a simple wrapper of Leaflet.heat (ie another chart type) for this fork of dc.leaflet.js, which is slightly more active. But I got confused about problems like how to choose the right resolution for the current zoom level.

@ChenyuZuoo
Copy link

@aubbi Could you please talk more about where did you call the Leaflet.heat? Because I am trying to use another plugin (https://github.com/jieter/Leaflet.Sync), but it doesn't work when I glue the code to dc_leaflet.js.

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

4 participants