Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
runtime
RuntimeClickInteractionOptions
Interface RuntimeClickInteractionOptions
interface
RuntimeClickInteractionOptions
{
featureIdProperty
?:
string
;
resolveFeatureId
?:
(
(
feature
:
unknown
,
event
:
unknown
)
=>
undefined
|
FeatureId
)
;
sourceId
?:
string
;
sourceLayer
?:
string
;
}
Index
Properties
feature
Id
Property?
resolve
Feature
Id?
source
Id?
source
Layer?
Properties
Optional
Readonly
feature
Id
Property
feature
Id
Property
?:
string
Optional
Readonly
resolve
Feature
Id
resolve
Feature
Id
?:
(
(
feature
:
unknown
,
event
:
unknown
)
=>
undefined
|
FeatureId
)
Optional
Readonly
source
Id
source
Id
?:
string
Optional
Readonly
source
Layer
source
Layer
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
feature
Id
Property
resolve
Feature
Id
source
Id
source
Layer
@honua/sdk-js
Loading...