Skip to content

WilliamDavidson-02/map-coordinates

Repository files navigation

Map coordinates

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.

Installation

git clone https://github.com/WilliamDavidson-02/map-coordinates.git

cd map-coordinates

npm install

npm run dev