QPLocationUpdatedEvent

class QPLocationUpdatedEvent(val currentLocation: Location) : QPEvent

Event triggered when the Engine receives a GPS update from the system module

Constructors

Link copied to clipboard
constructor(currentLocation: Location)

Properties

Link copied to clipboard