mikekay01

Results 3 issues of mikekay01

How do I refresh my heatmap with new data in a Leaflet/OSM environment? I can successfully build the map using: heatmap = new L.TileLayer.HeatCanvas... and can load the map using:...

I'm trying to modify settings such as background color, opacity, etc. Where are the docs located? I may have missed them but I don't see them. thx

enhancement

I want to use the generated QR code other places in my project. Is it possible to get the image from the canvas using toDataURL? I know generally how to...