Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
ui
MapClickInfo
Interface MapClickInfo<T>
interface
MapClickInfo
<
T
=
DefaultLatLonKeys
>
{
clickInfo
:
{
duration
:
number
}
;
clickType
:
number
;
position
:
GenericMapPos
<
T
>
;
}
Type Parameters
T
=
DefaultLatLonKeys
Index
Properties
click
Info
click
Type
position
Properties
click
Info
clickInfo
:
{
duration
:
number
}
click
Type
clickType
:
number
position
position
:
GenericMapPos
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
click
Info
click
Type
position
Nativescript Doc
@nativescript-community/ui-carto
Loading...