Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.