Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
webmap
WebMapSimpleFillSymbol
Interface WebMapSimpleFillSymbol
interface
WebMapSimpleFillSymbol
{
color
?:
EsriColor
;
outline
?:
WebMapSimpleLineSymbol
;
style
?:
string
;
type
:
"esriSFS"
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
color?
outline?
style?
type
Properties
Optional
color
color
?:
EsriColor
Optional
outline
outline
?:
WebMapSimpleLineSymbol
Optional
style
style
?:
string
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
outline
style
type
@honua/sdk-js
Loading...