Turning states on a map into individual nav link buttons

Hello, I saw a website that shows a U.S. map and you can click on individual states to take you to a page on the website dedicated to that state. Any idea how to do that?


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

An SVG-based map is probably the best way to go.

You can use a public library to handle the embedding and click-event handler. Here’s on that’s jQuery-based.

https://newsignature.github.io/us-map/