Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
interactions
HonuaHitTestResult
Interface HonuaHitTestResult
interface
HonuaHitTestResult
{
degraded
:
readonly
HonuaHitTestDegradedState
[]
;
features
:
readonly
HonuaHitFeature
[]
;
lngLat
?:
readonly
[
number
,
number
]
;
point
:
HonuaScreenPoint
;
rawFeatures
?:
readonly
unknown
[]
;
}
Index
Properties
degraded
features
lng
Lat?
point
raw
Features?
Properties
Readonly
degraded
degraded
:
readonly
HonuaHitTestDegradedState
[]
Readonly
features
features
:
readonly
HonuaHitFeature
[]
Optional
Readonly
lng
Lat
lng
Lat
?:
readonly
[
number
,
number
]
Readonly
point
point
:
HonuaScreenPoint
Optional
Readonly
raw
Features
raw
Features
?:
readonly
unknown
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
degraded
features
lng
Lat
point
raw
Features
@honua/sdk-js
Loading...