terra-draw-monorepo
Preparing search index...
terra-draw
TerraDrawAdapterStyling
Interface TerraDrawAdapterStyling
interface
TerraDrawAdapterStyling
{
lineStringColor
:
`
#
${
string
}
`
;
lineStringWidth
:
number
;
markerHeight
?:
number
;
markerUrl
?:
string
;
markerWidth
?:
number
;
pointColor
:
`
#
${
string
}
`
;
pointOutlineColor
:
`
#
${
string
}
`
;
pointOutlineWidth
:
number
;
pointWidth
:
number
;
polygonFillColor
:
`
#
${
string
}
`
;
polygonFillOpacity
:
number
;
polygonOutlineColor
:
`
#
${
string
}
`
;
polygonOutlineWidth
:
number
;
zIndex
:
number
;
}
Index
Properties
line
String
Color
line
String
Width
marker
Height?
marker
Url?
marker
Width?
point
Color
point
Outline
Color
point
Outline
Width
point
Width
polygon
Fill
Color
polygon
Fill
Opacity
polygon
Outline
Color
polygon
Outline
Width
z
Index
Properties
line
String
Color
lineStringColor
:
`
#
${
string
}
`
line
String
Width
lineStringWidth
:
number
Optional
marker
Height
markerHeight
?:
number
Optional
marker
Url
markerUrl
?:
string
Optional
marker
Width
markerWidth
?:
number
point
Color
pointColor
:
`
#
${
string
}
`
point
Outline
Color
pointOutlineColor
:
`
#
${
string
}
`
point
Outline
Width
pointOutlineWidth
:
number
point
Width
pointWidth
:
number
polygon
Fill
Color
polygonFillColor
:
`
#
${
string
}
`
polygon
Fill
Opacity
polygonFillOpacity
:
number
polygon
Outline
Color
polygonOutlineColor
:
`
#
${
string
}
`
polygon
Outline
Width
polygonOutlineWidth
:
number
z
Index
zIndex
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
line
String
Color
line
String
Width
marker
Height
marker
Url
marker
Width
point
Color
point
Outline
Color
point
Outline
Width
point
Width
polygon
Fill
Color
polygon
Fill
Opacity
polygon
Outline
Color
polygon
Outline
Width
z
Index
terra-draw-monorepo
Loading...