Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
MapViewHitTestResultItem
Interface MapViewHitTestResultItem
interface
MapViewHitTestResultItem
{
graphic
:
Record
<
string
,
unknown
>
;
layer
?:
Record
<
string
,
unknown
>
;
mapPoint
?:
MapViewMapPoint
;
type
:
"graphic"
;
}
Index
Properties
graphic
layer?
map
Point?
type
Properties
graphic
graphic
:
Record
<
string
,
unknown
>
Optional
layer
layer
?:
Record
<
string
,
unknown
>
Optional
map
Point
map
Point
?:
MapViewMapPoint
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
graphic
layer
map
Point
type
@honua/sdk-js
Loading...