@nativescript-community/ui-carto
Nativescript Doc
Preparing search index...
geometry/feature
FeatureCollection
Class FeatureCollection<T>
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
FeatureCollection
VectorTileFeatureCollection
Index
Constructors
constructor
Properties
feature
Count
Methods
get
Bounds
get
Feature
get
Feature
Count
get
Geometry
get
Native
Constructors
constructor
new
FeatureCollection
<
T
=
DefaultLatLonKeys
>
(
native
:
any
)
:
FeatureCollection
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
native
:
any
Returns
FeatureCollection
<
T
>
Properties
Readonly
feature
Count
featureCount
:
number
Methods
get
Bounds
getBounds
()
:
MapBounds
<
T
>
Returns
MapBounds
<
T
>
get
Feature
getFeature
(
index
:
number
)
:
Feature
<
T
>
Parameters
index
:
number
Returns
Feature
<
T
>
get
Feature
Count
getFeatureCount
()
:
number
Returns
number
get
Geometry
getGeometry
(
index
:
number
)
:
Geometry
<
T
>
Parameters
index
:
number
Returns
Geometry
<
T
>
get
Native
getNative
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
feature
Count
Methods
get
Bounds
get
Feature
get
Feature
Count
get
Geometry
get
Native
Nativescript Doc
@nativescript-community/ui-carto
Loading...