Types
LocationComponentSettings
Link copied to clipboard
data class LocationComponentSettings(enabled: Boolean, pulsingEnabled: Boolean, pulsingColor: Int, pulsingMaxRadius: Float, layerAbove: String?, layerBelow: String?, locationPuck: LocationPuck)
Content copied to clipboard
LocationComponentSettingsBase
Link copied to clipboard
abstract class LocationComponentSettingsBase : LocationComponentSettingsInterface
Content copied to clipboard
LocationComponentSettingsInterface
Link copied to clipboard
interface LocationComponentSettingsInterface
Content copied to clipboard