Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
layers/vector
VectorTileEventData
Interface VectorTileEventData<T>
interface
VectorTileEventData
<
T
=
DefaultLatLonKeys
>
{
clickType
:
ClickType
;
feature
:
any
;
featureData
:
{
[
k
:
string
]:
string
}
;
featureGeometry
:
any
;
featureGeometryPosIndex
:
number
;
featureId
:
number
;
featureLayerName
:
string
;
featurePosition
:
GenericMapPos
<
T
>
;
layer
:
BaseVectorTileLayer
<
any
,
any
>
;
position
:
GenericMapPos
<
T
>
;
}
Type Parameters
T
=
DefaultLatLonKeys
Index
Properties
click
Type
feature
feature
Data
feature
Geometry
feature
Geometry
Pos
Index
feature
Id
feature
Layer
Name
feature
Position
layer
position
Properties
click
Type
clickType
:
ClickType
feature
feature
:
any
feature
Data
featureData
:
{
[
k
:
string
]:
string
}
feature
Geometry
featureGeometry
:
any
feature
Geometry
Pos
Index
featureGeometryPosIndex
:
number
feature
Id
featureId
:
number
feature
Layer
Name
featureLayerName
:
string
feature
Position
featurePosition
:
GenericMapPos
<
T
>
layer
layer
:
BaseVectorTileLayer
<
any
,
any
>
position
position
:
GenericMapPos
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
click
Type
feature
feature
Data
feature
Geometry
feature
Geometry
Pos
Index
feature
Id
feature
Layer
Name
feature
Position
layer
position
Nativescript Doc
@nativescript-community/ui-carto
Loading...