Skip to content

Adi-070/route-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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