Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
search
FeatureCollectionSearchService
Class FeatureCollectionSearchService<U>
Type Parameters
U
extends
FeatureCollectionSearchServiceOptions
Hierarchy (
View Summary
)
BaseNative
<
any
,
U
>
FeatureCollectionSearchService
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
dispose
find
Features
get
Native
init
Native
View
Constructors
constructor
new
FeatureCollectionSearchService
<
U
extends
FeatureCollectionSearchServiceOptions
,
>
(
options
?:
U
,
native
?:
any
,
)
:
FeatureCollectionSearchService
<
U
>
Type Parameters
U
extends
FeatureCollectionSearchServiceOptions
Parameters
Optional
options
:
U
Optional
native
:
any
Returns
FeatureCollectionSearchService
<
U
>
Properties
during
Init
duringInit
:
boolean
native
native
:
any
options
options
:
U
Methods
dispose
dispose
()
:
any
Returns
any
find
Features
findFeatures
<
T
=
DefaultLatLonKeys
>
(
options
:
SearchRequest
<
T
>
,
callback
?:
(
res
:
FeatureCollection
<
T
>
)
=>
void
,
)
:
FeatureCollection
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
options
:
SearchRequest
<
T
>
Optional
callback
:
(
res
:
FeatureCollection
<
T
>
)
=>
void
Returns
FeatureCollection
<
T
>
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
U
)
:
void
Parameters
native
:
any
options
:
U
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
native
options
Methods
dispose
find
Features
get
Native
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...