Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ghar

Route explorer + live turn-by-turn for the daily ride between Whispering Palms, Gorai and Synergy Court, Malad West.

Live: https://eeman1113.github.io/ghar/

What it does

  • Plots 4 real routes between the two coords using OpenStreetMap data (via the OSRM public API):
    • SV Road via MG Road — main arterial, wider road
    • Charkop inner lanes — quieter residential path
    • Inner Malad (Fr. Justin D'Souza) — narrow lanes
    • Pure Link Road — shortest but heaviest traffic
  • Solid = forward (Gorai → Malad W), dashed = return.
  • Dark greyscale basemap (CartoDB Dark Matter).
  • Live guidance: uses the browser's Geolocation API to track your position, project it onto the selected route, and show the next maneuver + distance to it. Works on mobile — auto-picks forward vs return depending on where you are.

Local

Just open index.html in a browser. All data is inline; no build step. Geolocation requires HTTPS (which GitHub Pages provides).

Stack

  • Leaflet 1.9
  • CartoDB Dark Matter tiles
  • OSRM public routing API (queried once, snapshotted into the page)

About

Route explorer + live turn-by-turn for Gorai↔Malad West rides

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages