Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
QueryTileFeatureIdentityTarget
Interface QueryTileFeatureIdentityTarget
interface
QueryTileFeatureIdentityTarget
{
feature
?:
unknown
;
id
:
FeatureId
;
properties
?:
Readonly
<
Record
<
string
,
unknown
>
>
;
sourceId
:
string
;
sourceLayer
?:
string
;
}
Index
Properties
feature?
id
properties?
source
Id
source
Layer?
Properties
Optional
feature
feature
?:
unknown
id
id
:
FeatureId
Optional
properties
properties
?:
Readonly
<
Record
<
string
,
unknown
>
>
source
Id
source
Id
:
string
Optional
source
Layer
source
Layer
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
feature
id
properties
source
Id
source
Layer
@honua/sdk-js
Loading...