Demo not working anymore (?)
Hi all! I've noticed that the example is not online anymore. Are you aware of that?

- https://humangeo.github.com/leaflet-dvf/examples/html/markers.html
I've found your plugin from this page:
https://leafletjs.com/plugins.html
Thank you so much for your work on this plugin! :)
Unfortunately, this repo is no longer maintained. The sponsoring organization got acquired, and I no longer have capacity to maintain it. I might recommend forking it, if you're up for it. I believe it should still work with the latest versions of Leaflet, and the code should be easy to edit/update if needed.
For now, if you want to check out the demos, clone the repo and then jump into the leaflet-dvf directory (or whatever directory you cloned it to) and run:
npx http-server
Then you should be able to navigate to http://localhost: