setVehicleResource

fun setVehicleResource(imageFile: File?)

Set path to the vehicle resource that'll be drawn by the navigation directly The vehicle will be drawn only when StartSession is called

Parameters

imageFile

Graphical resource, pass null or use an empty file to stop drawing the vehicle. Supports bmp and png formats.