Location Component Settings Interface2
interface LocationComponentSettingsInterface2 : LocationComponentSettingsInterface
Content copied to clipboard
Interface that defines the public settings interface for LocationComponentPlugin.
Functions
getSettings
Link copied to clipboard
getSettings2
Link copied to clipboard
updateSettings
Link copied to clipboard
updateSettings2
Link copied to clipboard
abstract fun updateSettings2(block: LocationComponentSettings2.() -> Unit)
Content copied to clipboard
Properties
accuracyRingBorderColor
Link copied to clipboard
The color of the accuracy ring border.
accuracyRingColor
Link copied to clipboard
The color of the accuracy ring.
layerAbove
Link copied to clipboard
Sets the id of the layer that's added above to when placing the component on the map.
layerBelow
Link copied to clipboard
Sets the id of the layer that's added below to when placing the component on the map.
locationPuck
Link copied to clipboard
Defines what the customised look of the location puck.
puckBearingEnabled
Link copied to clipboard
Whether the puck rotates to track the bearing source.
puckBearingSource
Link copied to clipboard
The enum controls how the puck is oriented
pulsingColor
Link copied to clipboard
The color of the pulsing circle.
pulsingEnabled
Link copied to clipboard
Whether the location puck is pulsing on the map.
pulsingMaxRadius
Link copied to clipboard
The maximum radius of the pulsing circle.
showAccuracyRing
Link copied to clipboard
Whether show accuracy ring with location puck.
Inheritors
LocationComponentPlugin2
Link copied to clipboard
LocationComponentSettingsBase2
Link copied to clipboard