heatmap.js icon indicating copy to clipboard operation
heatmap.js copied to clipboard

Remove unneeded code that was causing error

Open jmon14 opened this issue 3 years ago • 1 comments

Fixes error: Cannot assign to read only property 'data' of object '[object ImageData]'

Error appears to have appeared now after updating TS library in project. The issue has been identified in original library since 2017, and PR have been created to fix this issue but author hasn't merge them.

jmon14 avatar Mar 01 '22 01:03 jmon14

@pa7 Is there a chance you could approve this PR?

KALVS avatar Apr 22 '22 00:04 KALVS

Is this going to get merged?

muster-mark avatar Oct 21 '22 15:10 muster-mark

This project appears to be abandoned. For anyone else experiencing this issue - switching to 'leaflet.heat' was easy enough. https://www.npmjs.com/package/leaflet.heat

lobaak avatar Apr 05 '23 22:04 lobaak