draw Path
abstract fun drawPath(path: List<MPINavigatable.MPINode>, pathOptions: MPIOptions.Path? = null)
Content copied to clipboard
Draws a path on the MPIMapView
Return
Parameters
path
A list of MPINavigatable.MPINode that the path will be drawn from
path Options
Path options to customize how the path is drawn, defaults to null