Skip to content

AmanKumarSinhaGitHub/Live-Location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Get Your Location

This project is a simple web application that allows users to set their delivery location using a map interface. It utilizes Leaflet, an open-source JavaScript library for interactive maps, and OpenStreetMap, a collaborative mapping project.

Live Demo

Click Here to see the live demo: Link

Features

  • Map Interface: Users can interact with the map to set their delivery location by dragging the marker.
  • Geolocation: Users can also use the "Current Location" button to set their delivery location based on their device's GPS coordinates.
  • Address Display: The application displays the coordinates and the address of the selected location in real-time.

Installation

  1. Clone the repository:

    git clone https://github.com/AmanKumarSinhaGitHub/Live-Location.git
  2. Open index.html in your web browser.

Usage

  • Drag the marker on the map to set your delivery location.
  • Click the "Current Location" button to set your delivery location based on your device's GPS coordinates.

Libraries Used

  • Leaflet: Open-source JavaScript library for interactive maps.
  • OpenStreetMap: Collaborative mapping project providing free geographic data.

Credits

This project was created by [Your Name].

License

This project is licensed under the MIT License