DefaultSettingsProvider

Utility that provides the default values of the Settings for each plugin.

Functions

Link copied to clipboard
fun defaultLocationComponentSettings(context: Context, pixelRatio: Float = context.resources.displayMetrics.density): LocationComponentSettings

Create a default LocationComponentSettings with 2D location puck.

Properties