geoview-core
Preparing search index...
TypeFeatureStyle
Type Alias TypeFeatureStyle
Line, Polygon, Marker styles.
type
TypeFeatureStyle
=
{
fillColor
?:
string
;
fillOpacity
?:
number
;
strokeColor
?:
string
;
strokeOpacity
?:
number
;
strokeWidth
?:
number
;
}
Hierarchy (
View Summary
)
TypeFeatureStyle
TypeFeatureCircleStyle
Index
Properties
fill
Color?
fill
Opacity?
stroke
Color?
stroke
Opacity?
stroke
Width?
Properties
Optional
fill
Color
fillColor
?:
string
Optional
fill
Opacity
fillOpacity
?:
number
Optional
stroke
Color
strokeColor
?:
string
Optional
stroke
Opacity
strokeOpacity
?:
number
Optional
stroke
Width
strokeWidth
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fill
Color
fill
Opacity
stroke
Color
stroke
Opacity
stroke
Width
geoview-core
Loading...
Line, Polygon, Marker styles.