stop abstract method

void stop()

Stops polling the HERE backend services.

Note: The engine is not automatically stopped when the destination is reached. Therefore, it is recommended to stop the engine when the destination was reached.

Implementation

void stop();