MapboxCarMapSurface

class MapboxCarMapSurface

This contains the Android Auto head unit map information.

See also

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String
Get a string representation of the map surface.

Properties

carContext
Link copied to clipboard
val carContext: CarContext
reference to the context provided to the MapboxCarMap
mapSurface
Link copied to clipboard
val mapSurface: MapSurface
Mapbox controllable interface
surfaceContainer
Link copied to clipboard
val surfaceContainer: SurfaceContainer
A container for the Surface created by the car.