Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
interactions
HonuaPointerEvent
Interface HonuaPointerEvent
interface
HonuaPointerEvent
{
lngLat
?:
readonly
[
number
,
number
]
;
originalEvent
?:
unknown
;
point
:
HonuaScreenPoint
;
type
:
string
;
}
Index
Properties
lng
Lat?
original
Event?
point
type
Properties
Optional
Readonly
lng
Lat
lng
Lat
?:
readonly
[
number
,
number
]
Optional
Readonly
original
Event
original
Event
?:
unknown
Readonly
point
point
:
HonuaScreenPoint
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lng
Lat
original
Event
point
type
@honua/sdk-js
Loading...