Package com. citymapper. sdk. navigation. ui
Types
Link copied to clipboard
class PathGeometrySegment(geometry: PathGeometry, travelMode: PathGeometrySegment.TravelMode, pastOrFuture: PathGeometrySegment.PastOrFuture, associatedLeg: Leg?)
Content copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
inline fun PathGeometrySegments.forEach(geometrySegment: (PathGeometrySegment) -> Unit, connectingLine: (fromEndOfSegment: Coords, toStartOfSegment: Coords) -> Unit)
Content copied to clipboard
Link copied to clipboard
fun Leg.getLegPathSegments(fractionalIndexProgress: Float): PathGeometrySegments
Content copied to clipboard
Link copied to clipboard