/routing_service

This routing service requires a latitude and longitude input for two locations to calculate the shortest route in between. The routing is based on the Dijkstra algorithm.

Primary LanguageJavaApache License 2.0Apache-2.0

Watchers