RoutePlanningCallback
interface RoutePlanningCallback : Callback<RoutePlanningResult, RoutingError>
Content copied to clipboard
Callback which is responsible to inform about a received RoutePlanningResult or respective error.
Important: This is a Public Preview API. It may be changed or removed at any time.