Companion
object Companion
Functions
Link copied to clipboard
Creates an instance of the OfflineSearch.
fun create(ndsStore: NdsStore, customPoiDataProviders: List<CustomPoiProvider>? = emptyList()): Search
Creates an instance of the OfflineSearch with a custom data provider.