forked from mejackreed/leaflet-solr-heatmap
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#4 initial bubble based heatmap rendering
added initial support for type: heatmap creates an object of Leaflet.heat, which is a bit of a hack ideally, the solr code would be refactor into another class and support multiple renderers. colors are quite right due to bug in Leaflet.heat: http://stackoverflow.com/questions/26767722/leaflet-heat-issue-with-adding-points-with-intensity causes intermediate colors to be under represented
- Loading branch information
1 parent
da889d5
commit a615b6b
Showing
2 changed files
with
81 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters