Maps and Navigation SDK
1.6.0
androidJvm
com.tomtom.sdk.search:search
/
com.tomtom.sdk.search.ev
/
EvSearchOptions
/
EvSearchOptions
Ev
Search
Options
constructor
(
geoBias
:
GeoBias
,
@
IntRange
(
from
=
1
,
to
=
100
)
limit
:
Int
=
DEFAULT_LIMIT
,
connectors
:
List
<
ConnectorType
>
?
=
null
,
status
:
Status
?
=
null
,
minPower
:
Power
?
=
null
,
maxPower
:
Power
?
=
null
,
accessTypes
:
List
<
AccessType
>
?
=
null
,
locale
:
Locale
=
Locale.getDefault()
)