go back Home

MileageService

This service provides an operation that calculates the distance to a stop given a GPS point.

Operations

name role description
GET /mileage/distanceToNext Users, Drivers, Carriers, Carrier Drivers This method returns the distance from the current position, in latitude/longitude, to the given stop.
GET /mileage/mapRoutePoints Users, Drivers, Carriers, Carrier Drivers