Description
The recent `QGeoServiceProviderFactory` V2 that allows navigation manager engines to be created is not properly loaded inside of `QGeoServiceProvider`, because only the V1 loader is present.
This prevents navigation plugins from being listed in `availableServiceProviders()`, and thus causing them to also not being able to be loaded.