Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
layers/raster
RasterTileClickInfo
Interface RasterTileClickInfo<T>
interface
RasterTileClickInfo
<
T
=
DefaultLatLonKeys
>
{
clickType
:
ClickType
;
interpolatedColor
:
Color
;
layer
:
BaseVectorTileLayer
<
any
,
any
>
;
nearestColor
:
Color
;
position
:
GenericMapPos
<
T
>
;
}
Type Parameters
T
=
DefaultLatLonKeys
Index
Properties
click
Type
interpolated
Color
layer
nearest
Color
position
Properties
click
Type
clickType
:
ClickType
interpolated
Color
interpolatedColor
:
Color
layer
layer
:
BaseVectorTileLayer
<
any
,
any
>
nearest
Color
nearestColor
:
Color
position
position
:
GenericMapPos
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
click
Type
interpolated
Color
layer
nearest
Color
position
Nativescript Doc
@nativescript-community/ui-carto
Loading...