InvMapUserLocationView

class InvMapUserLocationView(frame: CValue<CGRect>) : UIView

Constructors

Link copied to clipboard
constructor(frame: CValue<CGRect>)

Functions

Link copied to clipboard
fun Double.toRadians(): Double
Link copied to clipboard
fun update(angle: Double)
fun update(angle: Double, pitch: Double, bAnimated: Boolean = true)
Link copied to clipboard
fun updatePitch(pitch: Double, bAnimated: Boolean = true)