Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 254 Bytes

Odyssey

Maps display with features supported like (reverse)geolocation, itineraries, isochrones etc.

Display map on browser

  • install node.js
  • go to root diectory of the project
  • run npm install
  • run npm start
  • go to http://localhost:4200