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

Add leaflet support #30

Merged
merged 16 commits into from
Sep 4, 2012
Merged

Add leaflet support #30

merged 16 commits into from
Sep 4, 2012

Conversation

domoritz
Copy link
Contributor

@domoritz domoritz commented Sep 3, 2012

This will add a tile implementation for heatmaps in leaflet maps. It's been tested with ~8000 data points by @ffleandro.

Fixes Issue #27

@ffleandro
Copy link
Contributor

You forgot to merge my latest pull request.
Corrects a small bug in the initialization so that the data can be added in runtime.
https://github.com/domoritz/heatmap.js/pull/2/commits

Corrected bug on initialization so that data can be loaded in runtime.
pa7 added a commit that referenced this pull request Sep 4, 2012
@pa7 pa7 merged commit e64e4e2 into pa7:master Sep 4, 2012
boxoft added a commit to boxoft/heatmap.js that referenced this pull request Feb 16, 2017
The line `value: ((Math.random() * max + min) >> 0),` should be moved from line pa7#30 to pa7#40.
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

Successfully merging this pull request may close these issues.

3 participants