Maps and Navigation SDK
search:search-client-onboard
/
com.tomtom.sdk.search.offline
/
OfflineSearch
/
Companion
Companion
object
Companion
Functions
Functions
create
Link copied to clipboard
@
JvmStatic
fun
create
(
ndsStore
:
NdsStore
)
:
Search
Creates an instance of the
OfflineSearch
.
fun
create
(
ndsStore
:
NdsStore
,
customPoiDataProviders
:
List
<
CustomSearchDataProvider
<
CustomRecord.CustomPoi
>
>
,
useOnlyCustomPoiDataProviders
:
Boolean
)
:
Search