Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 390 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 390 Bytes

html-tracker

A simple HTML5 Geolocation Tracker Webapp using Leaflet.js

Live Demo 👉 https://ckroeger.github.io/html-tracker/

Getting Started

Prerequisites

  • Node.js installed

Development

Start the live server and watch for changes:

npm run dev

✅ Open Todos ❌

  • ask for position-permission at first
  • draw map after first retrived position