Hacker News new | ask | show | jobs
by Omnipresent 3917 days ago
I'd be interested to find out details of how you did this. It is a really neat idea and I wished you had it for my city!
1 comments

Appears data from NewYorker is scraped (unless they have an open API?) and put into "restos" variable in JavaScript. [0] Then it's plotted on Google Map using their API. [1]

0 - view-source:http://newforkermap.com/

1 - http://newforkermap.com/static/js/markers.js