@vcmap/core
Preparing search index...
ImageStyleOptions
Type Alias ImageStyleOptions
type
ImageStyleOptions
=
{
anchor
?:
number
[]
;
angle
?:
number
;
color
?:
OLColor
;
fill
?:
FillOptions
;
opacity
?:
number
;
points
?:
number
;
radius
?:
number
;
radius2
?:
number
;
rotation
?:
number
;
scale
?:
number
|
Size
;
src
?:
string
;
stroke
?:
StrokeOptions
;
}
Index
Properties
anchor?
angle?
color?
fill?
opacity?
points?
radius?
radius2?
rotation?
scale?
src?
stroke?
Properties
Optional
anchor
anchor
?:
number
[]
Optional
angle
angle
?:
number
Optional
color
color
?:
OLColor
Optional
fill
fill
?:
FillOptions
Optional
opacity
opacity
?:
number
Optional
points
points
?:
number
Optional
radius
radius
?:
number
Optional
radius2
radius2
?:
number
Optional
rotation
rotation
?:
number
Optional
scale
scale
?:
number
|
Size
Optional
src
src
?:
string
Optional
stroke
stroke
?:
StrokeOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anchor
angle
color
fill
opacity
points
radius
radius2
rotation
scale
src
stroke
@vcmap/core
Loading...