Companion

object Companion

Functions

Link copied to clipboard
fun mapToUpdateLocation(eventTimestamp: Double, location: Location): ReplayEventBase

Map an Android location into a replay event.

fun mapToUpdateLocation(eventTimestamp: Double, point: Point): ReplayEventUpdateLocation

Map a point into a replay event.