Skip to content

Given two points and a start time, it will return a list of all points on the route (similar to Google walking path) and the approximate timestamp of each point.

Notifications You must be signed in to change notification settings

neelborooah/path-generator

Repository files navigation

path-generator

Given two points and a start time, it will return a list of all points on the route (similar to Google walking path) and the approximate timestamp of each point.

To run you can check the public static void main of the PathGenerator class.

About

Given two points and a start time, it will return a list of all points on the route (similar to Google walking path) and the approximate timestamp of each point.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages