Package com.mapbox.navigation.ui.shield.model

Types

Link copied to clipboard
sealed class RouteShield

Data structure that holds information about route shield.

Link copied to clipboard
fun interface RouteShieldCallback

An interface that is triggered when road shields are available.

Link copied to clipboard
class RouteShieldError

Data structure that holds information about errors in downloading route shields.

Link copied to clipboard
object RouteShieldFactory

A factory exposed to build a RouteShield object.

Link copied to clipboard
class RouteShieldOrigin

Data structure that holds information about the original shield request that was made.

Link copied to clipboard
class RouteShieldResult

Data structure that wraps the information contained in RouteShield and RouteShieldOrigin and is used to render the shield.