@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
search
FeatureCollectionSearchService
Class FeatureCollectionSearchService<U>
public shape of the accessors this class declares itself
Type Parameters
U
extends
FeatureCollectionSearchServiceOptions
Hierarchy (
View Summary
)
BaseNative
<
any
,
U
>
Accessors
Omit
<
Methods
,
"findFeatures"
>
FeatureCollectionSearchService
Index
Constructors
constructor
Properties
during
Init
max
Results
native
options
Methods
dispose
find
Features
get
Feature
Collection
get
Max
Results
get
Native
get
Projection
init
Native
View
set
Max
Results
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
max
Results
maxResults
:
number
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
Feature
Collection
getFeatureCollection
()
:
any
Returns
any
get
Max
Results
getMaxResults
()
:
number
Returns
number
get
Native
getNative
()
:
any
Returns
any
get
Projection
getProjection
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
U
)
:
void
Parameters
native
:
any
options
:
U
Returns
void
set
Max
Results
setMaxResults
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
max
Results
native
options
Methods
dispose
find
Features
get
Feature
Collection
get
Max
Results
get
Native
get
Projection
init
Native
View
set
Max
Results
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself