- Source:
- olx.jsdoc, line 19
TypeDefs
-
CircleOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 149
Properties:
Name Type Description fillol.style.Fill | undefined Fill style.
radiusnumber Circle radius.
strokeol.style.Stroke | undefined Stroke style.
-
FillOptions
Stability: experimental -
- Source:
- objectliterals.jsdoc, line 151
Properties:
Name Type Description colorol.Color | string | undefined Color.
-
IconOptions
Stability: not documented -
- Source:
- objectliterals.jsdoc, line 153
Properties:
Name Type Description anchorArray.<number> | undefined Anchor. Default value is
[0.5, 0.5](icon center).anchorOriginol.style.IconAnchorOrigin | undefined Origin of the anchor:
bottom-left,bottom-right,top-leftortop-right. Default istop-left.anchorXUnitsol.style.IconAnchorUnits | undefined Units in which the anchor x value is specified. A value of
'fraction'indicates the x value is a fraction of the icon. A value of'pixels'indicates the x value in pixels. Default is'fraction'.anchorYUnitsol.style.IconAnchorUnits | undefined Units in which the anchor y value is specified. A value of
'fraction'indicates the y value is a fraction of the icon. A value of'pixels'indicates the y value in pixels. Default is'fraction'.crossOriginnull | string | undefined crossOrigin setting for image.
scalenumber | undefined Scale.
rotateWithViewboolean | undefined Whether to rotate the icon with the view. Default is
false.rotationnumber | undefined Rotation.
sizeol.Size | undefined Icon size in pixel.
srcstring Image source URI.
-
StrokeOptions
Stability: experimental -
- Source:
- objectliterals.jsdoc, line 155
Properties:
Name Type Description colorol.Color | string | undefined Color.
lineCapstring | undefined Line cap style:
butt,round, orsquare. Default isround.lineJoinstring | undefined Line join style:
bevel,round, ormiter. Default isround.lineDashArray.<number> | undefined Line dash pattern. Default is
undefined(no dash).miterLimitnumber | undefined Miter limit. Default is
10.widthnumber | undefined Width.
-
StyleOptions
Stability: experimental -
- Source:
- objectliterals.jsdoc, line 159
Properties:
Name Type Description fillol.style.Fill | undefined Fill style.
imageol.style.Image | undefined Image style.
strokeol.style.Stroke | undefined Stroke style.
textol.style.Text | undefined Text style.
zIndexnumber | undefined Z index.
-
TextOptions
Stability: experimental -
- Source:
- objectliterals.jsdoc, line 157
Properties:
Name Type Description fontstring | undefined Font.
scalenumber | undefined Scale.
rotationnumber | undefined Rotation.
textstring | undefined Text.
textAlignstring | undefined Text alignment.
textBaselinestring | undefined Text base line.
fillol.style.Fill | undefined Fill style.
strokeol.style.Stroke | undefined Stroke style.
OpenLayers 3