AlongRouteSearchResponse

data class AlongRouteSearchResponse(val summary: AlongRouteSummary, val results: List<AlongRouteResult>)

Response of the Along Route Search API.

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

Parameters

summary

The summary of the request to the Along Route Search API.

results

The data returned from the Along Route Search API.

Constructors

Properties

Link copied to clipboard
Link copied to clipboard