I found the official website <a href="https://www.nyctourism.com/restaurant-week" rel="nofollow noreferrer">https://www.nyctourism.com/restaurant-week</a> slow and tedious to navigate, so I hacked together a fast, filterable map to showcase the participating NYC restaurants during Restaurant Week.<p>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: <a href="https://github.com/Blue9/restaurant-week">https://github.com/Blue9/restaurant-week</a>.