code
Core
/
com.mapbox.navigation.core.trip.session.eh
/
GraphAccessor
/
getPathShape
get
Path
Shape
fun
getPathShape
(
graphPath
:
EHorizonGraphPath
)
:
List
<
Point
>
?
Content copied to clipboard
Returns geometry of given path on graph. If any of path edges is not accessible, returns null.