drawPath

open override fun drawPath(path: List<MPINavigatable.MPINode>, pathOptions: MPIOptions.Path?)

Draws a path on the MPIMapView Deprecated: Use MPIPathManager.addPath instead.

Return

Unit

Parameters

path

A list of MPINavigatable.MPINode that the path will be drawn from

pathOptions

Path options to customize how the path is drawn, defaults to null