Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
geometry/feature
VectorTileFeature
Interface VectorTileFeature
interface
VectorTileFeature
{
distance
:
number
;
geometry
:
Geometry
<
DefaultLatLonKeys
,
GeometryOptions
<
DefaultLatLonKeys
>
>
;
id
:
number
;
layerName
:
string
;
mapTile
:
any
;
properties
:
{
[
k
:
string
]:
any
}
;
}
Hierarchy (
View Summary
)
Feature
VectorTileFeature
Index
Properties
distance
geometry
id
layer
Name
map
Tile
properties
Properties
distance
distance
:
number
geometry
geometry
:
Geometry
<
DefaultLatLonKeys
,
GeometryOptions
<
DefaultLatLonKeys
>
>
id
id
:
number
layer
Name
layerName
:
string
map
Tile
mapTile
:
any
properties
properties
:
{
[
k
:
string
]:
any
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
distance
geometry
id
layer
Name
map
Tile
properties
Nativescript Doc
@nativescript-community/ui-carto
Loading...