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
BaseNative
<
any
,
U
>
FeatureCollectionSearchService
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
find
Features
get
Native
init
Native
View
Constructors
constructor
new
Feature
Collection
Search
Service
<
U
>
(
options
?:
U
, native
?:
any
)
:
FeatureCollectionSearchService
<
U
>
Type Parameters
U
extends
FeatureCollectionSearchServiceOptions
Parameters
Optional
options:
U
Optional
native:
any
Returns
FeatureCollectionSearchService
<
U
>
Properties
during
Init
during
Init
:
boolean
native
native
:
any
options
options
:
U
Methods
find
Features
find
Features
<
T
>
(
options
:
SearchRequest
<
T
>
, callback
?:
(
(
res
:
FeatureCollection
<
T
>
)
=>
void
)
)
:
FeatureCollection
<
T
>
Type Parameters
T =
DefaultLatLonKeys
Parameters
options:
SearchRequest
<
T
>
Optional
callback:
(
(
res
:
FeatureCollection
<
T
>
)
=>
void
)
(
res
:
FeatureCollection
<
T
>
)
:
void
Parameters
res:
FeatureCollection
<
T
>
Returns
void
Returns
FeatureCollection
<
T
>
get
Native
get
Native
(
)
:
any
Returns
any
init
Native
View
init
Native
View
(
native
:
any
, options
:
U
)
:
void
Parameters
native:
any
options:
U
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@nativescript-
community/ui-
carto
core
datasources
datasources/cache
datasources/cartoonline
datasources/http
datasources/maptiler
datasources/mbtiles
datasources/vector
geocoding/service
geometry
geometry/feature
geometry/reader
geometry/simplifier
geometry/writer
index
layers
layers/cluster
layers/raster
layers/vector
packagemanager
projections
projections/epsg3857
projections/epsg4326
rastertiles
routing
search
ui
ui/cssproperties
utils
vectorelements
vectorelements/balloonpopup
vectorelements/group
vectorelements/line
vectorelements/marker
vectorelements/nmlmodel
vectorelements/point
vectorelements/polygon
vectorelements/polygon3d
vectorelements/text
vectortiles
Feature
Collection
Search
Service
constructor
during
Init
native
options
find
Features
get
Native
init
Native
View
Generated using
TypeDoc