mapboxgl-heatmap
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -11,2 +11,3 @@ var webgl_heatmap = require('./bin/webgl-heatmap'); | ||
heatmap_canvas.style.width = '100%'; | ||
heatmap_canvas.style.height = '100%'; | ||
map.container.appendChild(heatmap_canvas); | ||
@@ -13,0 +14,0 @@ |
{ | ||
"name": "mapboxgl-heatmap", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Rudamentary MapBoxGL Plugin to add ability to add a heatmap", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49535
1035