VMERoute Result
data class VMERouteResult(destinations: <ERROR CLASS><Any>, duration: Double, length: Double, segments: <ERROR CLASS><VMESegment>)
Content copied to clipboard
Contains information related to a computed route.
Since
1.19
Constructors
Link copied to clipboard
fun VMERouteResult(destinations: <ERROR CLASS><Any>, duration: Double, length: Double, segments: <ERROR CLASS><VMESegment>)
Content copied to clipboard