DefaultRouteCalloutAdapter
constructor(context: Context, options: DefaultRouteCalloutAdapterOptions = DefaultRouteCalloutAdapterOptions.Builder()
.build(), routeCalloutClickListener: (DefaultRouteCalloutAdapter.CalloutClickData) -> Unit? = null)
Parameters
options
defines the appearance of the route callouts, and its behavior
routeCalloutClickListener
notifies when the user clicks on a route callout