Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
DetailFeatureLike
Interface DetailFeatureLike
interface
DetailFeatureLike
{
attributes
?:
Readonly
<
Record
<
string
,
unknown
>
>
;
geometry
?:
unknown
;
id
?:
FeatureId
;
properties
?:
Readonly
<
Record
<
string
,
unknown
>
>
;
sourceId
?:
string
;
sourceLayer
?:
string
;
}
Index
Properties
attributes?
geometry?
id?
properties?
source
Id?
source
Layer?
Properties
Optional
Readonly
attributes
attributes
?:
Readonly
<
Record
<
string
,
unknown
>
>
Optional
Readonly
geometry
geometry
?:
unknown
Optional
Readonly
id
id
?:
FeatureId
Optional
Readonly
properties
properties
?:
Readonly
<
Record
<
string
,
unknown
>
>
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
attributes
geometry
id
properties
source
Id
source
Layer
@honua/sdk-js
Loading...