okkopaja / route-planner

Home Page:https://sage-bonbon-e2d60c.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This project is built on the concept of Matrix Routing. It uses TomTom Map SDK for web and allows a person to determine the best possible route between two places considering

1) The route into account 
2) The traffic on the roads into account. 
3) The traffic incidents on the roads into account

Sample images

Screenshot 2023-07-18 024456

The Red icons denote the probability of traffic accidents around that particular area.

Screenshot 2023-07-18 024516

The green line shows the extent of traffic flow in that area.

Screenshot 2023-07-18 024719

It uses a custom marker for pinpointing the current location and other delivery markers for calculating the shortest and safest route repitively. We can change the position of the draggable location marker and the map re-renders everytime with a pop-up message

Screenshot 2023-07-18 024816

Enter the latitudes and longitudes to change your location

About

https://sage-bonbon-e2d60c.netlify.app/


Languages

Language:CSS 45.8%Language:JavaScript 40.1%Language:HTML 14.1%