Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rushi128/openstreatmaps
A web application for finding directions to various destinations using geolocation and OpenStreetMap. Choose your destination from a list of options and get instant directions from your current location.
https://github.com/rushi128/openstreatmaps
css html javascript openstreetmap openstreetmap-api
Last synced: about 2 months ago
JSON representation
A web application for finding directions to various destinations using geolocation and OpenStreetMap. Choose your destination from a list of options and get instant directions from your current location.
- Host: GitHub
- URL: https://github.com/rushi128/openstreatmaps
- Owner: Rushi128
- License: mit
- Created: 2024-03-11T13:29:01.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T13:34:28.000Z (10 months ago)
- Last Synced: 2024-10-13T19:23:32.529Z (3 months ago)
- Topics: css, html, javascript, openstreetmap, openstreetmap-api
- Language: HTML
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openstreatmaps
openstreatmaps is a web application designed to help users find directions to various destinations. It utilizes geolocation and OpenStreetMap to provide accurate navigation from the user's current location to the selected destination.
## Features
- Choose from a list of predefined destinations.
- Utilizes geolocation to fetch the user's current location.
- Provides instant directions to the selected destination.
- Responsive design for seamless use on different devices.## Usage
1. Select your desired destination from the dropdown menu.
2. Click on the "Get Directions" button to retrieve directions from your current location to the chosen destination.## Installation
There's no need for installation. Simply open the `index.html` file in your web browser, and you're good to go!
## Credits
- Leaflet.js - Open-source JavaScript library for mobile-friendly interactive maps.
- OpenStreetMap - Collaborative project to create a free editable map of the world.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.