from Hacker News

Show HN: Interactive and lightweight map of NYC's Restaurant Week

by gaut on 7/26/23, 7:34 PM with 0 comments

I found the official website https://www.nyctourism.com/restaurant-week slow and tedious to navigate, so I hacked together a fast, filterable map to showcase the participating NYC restaurants during Restaurant Week.

It's in pure HTML, CSS, and JS, and it uses Leaflet for mapping and a utility JS file for the searchable multi-select input. If you're interested, check out the unminified source code by right-clicking and selecting "view source". The full source is available here: https://github.com/Blue9/restaurant-week.