PositionIndicator

open class PositionIndicator

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

Types

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

Functions

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