ForkPoint

class ForkPoint(val forkingRouteId: RouteId, val location: GeoPoint)

Represents information about the fork point.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

forkingRouteId

Forking route ID.

location

Location of the fork point.

Constructors

Link copied to clipboard
fun ForkPoint(forkingRouteId: RouteId, location: GeoPoint)

Properties

Link copied to clipboard
Link copied to clipboard