FeatureMapModule

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun provideMapLayersManager(dispatchers: CoroutineDispatchers, httpClient: HttpClient, mapPrefs: MapPrefs): MapLayersManager

Provided here rather than by annotating the class: its storage location and file system are constructor parameters so tests can redirect them, and Koin would otherwise try to resolve those too.