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