Navigator.ReroutingListener

public static interface Navigator.ReroutingListener

Defines signature for methods called when rerouting is requested in response to the vehicle going off the suggested route.

Public Method Summary

abstract void
onReroutingRequestedByOffRoute()
Called when a route change is requested in response to vehicle going off the suggested route.

Public Methods

public abstract void onReroutingRequestedByOffRoute ()

Called when a route change is requested in response to vehicle going off the suggested route.