pa7 / heatmap.js

🔥 JavaScript Library for HTML5 canvas based heatmaps
https://www.patrick-wied.at/static/heatmapjs/
MIT License
6.21k stars 1.33k forks source link

how to add local data to heatmaplayer #183

Open dyh333 opened 9 years ago

dyh333 commented 9 years ago

how can I add local data to heatmap layer by json fomat with arcgis api, but not from features?

cartond commented 8 years ago

Have you tried using JSON.parse?