@cercalia/sdk
Preparing search index...
StaticMapLine
Interface StaticMapLine
interface
StaticMapLine
{
end
:
Coordinate
;
fillColor
:
RGBAColor
;
outlineColor
:
RGBAColor
;
outlineSize
:
number
;
start
:
Coordinate
;
type
:
"LINE"
;
}
Hierarchy (
View Summary
)
StaticMapShapeBase
StaticMapLine
Index
Properties
end
fill
Color
outline
Color
outline
Size
start
type
Properties
end
end
:
Coordinate
fill
Color
fillColor
:
RGBAColor
outline
Color
outlineColor
:
RGBAColor
outline
Size
outlineSize
:
number
start
start
:
Coordinate
type
type
:
"LINE"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
fill
Color
outline
Color
outline
Size
start
type
@cercalia/sdk
Loading...