Hacker News new | ask | show | jobs
by meredithmmyers 4220 days ago
Hey, thanks for commenting. I am hoping to add a heat map - I had tried using https://github.com/pa7/heatmap.js and the code is still actually in the application source. Sadly that heat map couldn't handle the massive amounts of rat data NYC has to offer :) I'll check out Leaflet-DVF, thanks for the tip!
1 comments

I'd recommending piping it through a Heroku app. Just request the data from your app and have the app process the data. It's slightly less transparent, but it's a lighter footprint on the browser itself.