A small application that shows coordinates (longitude & latitude) and copies them to the clipboard, making it easier to obtain coordinates for a location.
This application uses Leaflet
and Leaflet-Geosearch
for geolocation search.
git clone https://github.com/WilliamDavidson-02/map-coordinates.git
cd map-coordinates
npm install
npm run dev