Maps SDK for Android
Toggle table of contents
1.7.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Maps SDK for Android
Maps SDK for Android
/
com.magiclane.sdk.places
/
SearchService
/
SearchService
Search
Service
constructor
(
preferences
:
SearchPreferences
=
SearchPreferences()
,
onStarted
:
OnStarted
?
=
null
,
onCompleted
:
OnSearchCompleted
?
=
null
,
locationHint
:
RectangleGeographicArea
?
=
null
)