UNPKG

leaflet-webgl-heatmap

Version:

A Leaflet plugin for a popular WebGL Heatmap library.

23 lines (22 loc) 447 B
{ "name": "webgl-heatmap", "main": "webgl-heatmap.js", "version": "0.0.1", "homepage": "https://github.com/pyalot/webgl-heatmap", "description": "webgl-heatmap.js is a JavaScript library for high performance heatmap display.", "keywords": [ "webgl", "heatmap" ], "authors": [ "Florian Bösch" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }