Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.7 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.7 KB

NavTag - Map Marker for Cycling and Running

Description

NavTag is a web application that allows users to place map markers for cycling or running routes. It provides features for recording and tracking your outdoor activities, including inputs for distance, duration, speed, and elevation. NavTag is built using JavaScript, HTML, CSS, and the Leaflet.js library.

Table of Contents

Features

  • Interactive Map: NavTag provides an interactive map interface using the Leaflet.js library, allowing users to place markers and plan their cycling or running routes.
  • Route Tracking: Record your cycling or running route by placing markers on the map. You can input various details for each marker, such as distance, duration, speed, and elevation gain.
  • Save Routes: Save your routes for future reference, and access them anytime you want.

Installation

  • Clone the Repository
  • Open the index.html file in your preferred web browser or host it on a local web server. You can use tools like Live Server if you're using Visual Studio Code.
  • You can now start using NavTag to plan your cycling or running routes. Place markers on the map, input details, save routes, and enjoy tracking your outdoor activities!

Dependencies

Questions