getNavigationManager abstract method
@brief @see NavigationManager "NavigationManager" instance, which could be used for working with the @see Position. @param locationManager @see LocationManager "LocationManager" instance @return @see NavigationManager "NavigationManager" instance
Dart code snippet: @snippet navigine_sdk_example.dart dart_NavigineSdk_getNavigationManager
Implementation
NavigationManager getNavigationManager(LocationManager locationManager);