PositionIndicator

open class PositionIndicator

Used to provide a visual indication of the user's current position.

Types

Rotation
Link copied to clipboard
annotation class Rotation
State
Link copied to clipboard
open class State : Parcelable
Type
Link copied to clipboard
annotation class Type

Functions

getAccuracyIndicatorColor
Link copied to clipboard
open fun getAccuracyIndicatorColor(): Int
Returns the color of the accuracy indicator circle.
getIndicatorRotation
Link copied to clipboard
open fun getIndicatorRotation(): Int
Gets the Indicator rotation mode.
getIndicatorType
Link copied to clipboard
open fun getIndicatorType(): Int
Gets the Indicator type.
isAccuracyIndicatorVisible
Link copied to clipboard
open fun isAccuracyIndicatorVisible(): Boolean
Indicates whether the accuracy indicator circle is visible.
isValid
Link copied to clipboard
open fun isValid(): Boolean
isVisible
Link copied to clipboard
open fun isVisible(): Boolean
Indicates whether the vehicle is visible.
setIndicatorRotation
Link copied to clipboard
open fun setIndicatorRotation(type: Int)
Sets the Indicator type.
setIndicatorType
Link copied to clipboard
open fun setIndicatorType(type: Int)
Sets the Indicator type.