MyLocationComposable

fun MyLocationComposable(map: Map, colors: MyLocationComposableColors = MyLocationComposableDefaults.colors())

A composable to control follow mode.

Parameters

map

The map object to which my location is applied.

colors

The colors to apply for the visual representation.