Home > @magiclane/maps-sdk > DriverBehaviour > startAnalysis
DriverBehaviour.startAnalysis() method
Start a new analysis.
Signature:
startAnalysis(): boolean;Returns:
boolean
True if the analysis was started successfully, false otherwise.
Exceptions
An exception if it fails.