TransportEvent
Represents a duration of the time when the user was in transport.
TransportEvent API
getDistanceInMeters()
()
Returns the distance travelled during the transport in meters. If distance cannot be computed then returns null.
getTransportMode()
getTransportMode()
Returns the mode of transportation.
getWaypoints()
()
Returns the waypoints collected during the transport, as Waypoint.
Last updated