I’ve made a new website called What is my Address? It basically does what it says; tells you the current address based on your GPS position.

Screenshot of What is my Address

I already have a similar website What is my ZIP? that can be used to find the current postal code for you current position. So this site is fairly similar, but since there are many more addresses than postal codes and mobile positioning isn’t always 100% accurate, I’ve also implemented the ability to fine tune the position by dragging the map.

In the process of building this website, I made a new Leaflet.js plugin that I’ve open sourced: Leaflet CenterMarker. I also took the time to update the graphics of my previous Leaflet plugin, UserMarker. It previously had a design that was from the skeumorphism era, and I’ve now refreshed it to look more flat/modern.