AbstractStaticcalculateCalculate a route between the specified waypoints.
The list of waypoints for the route
The preferences for the route calculation
Will be invoked when the search operation is completed, providing the search results and an error code.
The TaskHandler associated with the route calculation if it can be started otherwise null.
StaticcancelCancel the route calculation associated with the specified listener.
The listener associated with the route calculation to be canceled.
StaticgetGet the status for the route monitored by the given task handler.
The task handler associated with the route calculation to be canceled.
The status of the route calculation.
StaticisCheck if there is route calculation in progress associated with the specified task handler.
The task handler associated with the route calculation to be canceled.
true if the route calculation is in progress, false otherwise.
StaticresetStaticsetSet a user road block from the provided route instruction.
The route instruction containing the road block information.
0 on success, otherwise see GemError for other values.
Routing service class