metadataForSegment

open fun metadataForSegment(startId: String, endId: String): PathMetadata

Retrieves the metadata associated with two waypoints.

Return

Returns path metadata for the segment.

Parameters

startId

The ID of the first point.

endId

The ID of the second point.