SharpCurveInfo

Class containing information about turn. This class is passed as parameter in NavigationManager.OnSharpCurveListener listener.

Types

Link copied to clipboard
annotation class Direction

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun getAngle(): Double
Link copied to clipboard
open fun getDirection(): Int
Link copied to clipboard
open fun getDistance(): Int
Link copied to clipboard
Link copied to clipboard
open fun getSpeed(): Double
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
If object after recreate from parcel contains all of reference like original object method return true.
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)

Properties

Link copied to clipboard
Link copied to clipboard