Companion
Functions
Link copied to clipboard
fun mapToUpdateLocation(eventTimestamp: Double, location: Location): ReplayEventBase
Content copied to clipboard
Map an Android location into a replay event.
fun mapToUpdateLocation(eventTimestamp: Double, point: Point): ReplayEventUpdateLocation
Content copied to clipboard
Map a point into a replay event.