Car Surface Layer
Simplify the classes that need to extend the MapboxCarMapObserver
This class is meant to have children so you don't have to forward the calls and store surface state.
Constructors
CarSurfaceLayer
Link copied to clipboard
fun CarSurfaceLayer()
Content copied to clipboard
Functions
onAttached
Link copied to clipboard
@CallSuper()
Content copied to clipboard
onDetached
Link copied to clipboard
@CallSuper()
Content copied to clipboard
onVisibleAreaChanged
Link copied to clipboard
@CallSuper()
Content copied to clipboard
surfaceDimensions
Link copied to clipboard
Properties
Inheritors
RoadLabelSurfaceLayer
Link copied to clipboard
CarCamera2d
Link copied to clipboard
CarScene2d
Link copied to clipboard
CarTextModel2d
Link copied to clipboard