DefaultRouteCalloutAdapter
Default implementation of MapboxRouteCalloutAdapter that introduce two types of callout representation:
RouteCalloutType.ROUTES_OVERVIEW - displays ETA for each route
RouteCalloutType.NAVIGATION - displays relative difference in ETA between primary and each alternative route, in that case callout for primary route will be hidden
Parameters
defines the appearance of the route callouts, and its behavior
notifies when the user clicks on a route callout
Constructors
Types
Functions
Notifies the adapter that the app-specific data set has changed.
Called when MapboxRouteLineView needs a new CalloutViewHolder representing RouteCallout
Called when view callout anchor has changed. When it triggers it means that view callout placement relative to its anchor coordinate has been updated.
Update a subset of route callout options.