Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
map
ProjectSourceToMapLibreOptions
Interface ProjectSourceToMapLibreOptions
interface
ProjectSourceToMapLibreOptions
{
attribution
?:
string
;
beforeId
?:
string
;
cluster
?:
boolean
;
clusterRadius
?:
number
;
geometry
?:
"auto"
|
MapLibreGeometryKind
;
layerId
?:
string
;
layout
?:
Readonly
<
Record
<
string
,
unknown
>
>
;
paint
?:
Readonly
<
Record
<
string
,
unknown
>
>
;
sourceId
?:
string
;
}
Hierarchy (
view full
)
ProjectSourceToMapLibreOptions
MountSourceToMapLibreOptions
Index
Properties
attribution?
before
Id?
cluster?
cluster
Radius?
geometry?
layer
Id?
layout?
paint?
source
Id?
Properties
Optional
Readonly
attribution
attribution
?:
string
Optional
Readonly
before
Id
before
Id
?:
string
Optional
Readonly
cluster
cluster
?:
boolean
Optional
Readonly
cluster
Radius
cluster
Radius
?:
number
Optional
Readonly
geometry
geometry
?:
"auto"
|
MapLibreGeometryKind
Optional
Readonly
layer
Id
layer
Id
?:
string
Optional
Readonly
layout
layout
?:
Readonly
<
Record
<
string
,
unknown
>
>
Optional
Readonly
paint
paint
?:
Readonly
<
Record
<
string
,
unknown
>
>
Optional
Readonly
source
Id
source
Id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribution
before
Id
cluster
cluster
Radius
geometry
layer
Id
layout
paint
source
Id
@honua/sdk-js
Loading...