Skip to content

Instantly share code, notes, and snippets.

@schlompf
schlompf / leaflet.heat.js
Created May 18, 2014 11:27
trying to change size of heatmap layer
/*(c) 2014, Vladimir Agafonkin
Leaflet.heat, a tiny and fast heatmap plugin for Leaflet.
https://github.com/Leaflet/Leaflet.heat
*/
L.HeatLayer = L.Class.extend({
// options: {
// maxZoom: 18,
// radius: 25,
// blur: 15,