create

Creates an instance of the OfflineSearch.

Parameters

ndsStore

NdsStore that provides access to the offline map.


fun create(ndsStore: NdsStore, customPoiDataProviders: List<CustomSearchDataProvider<CustomRecord.CustomPoi>>, useOnlyCustomPoiDataProviders: Boolean): Search