ol.style.Text

new Text

Stability: not documented
Parameters:
Name Type Argument Description
options olx.style.TextOptions <optional>

Options.

Source:
  • textstyle.js, line 9

Methods

getFill

Stability: not documented
Source:
  • textstyle.js, line 74
Returns:

Fill style.

Type
ol.style.Fill

getFont

Stability: not documented
Source:
  • textstyle.js, line 66
Returns:

Font.

Type
string | undefined

getRotation

Stability: not documented
Source:
  • textstyle.js, line 82
Returns:

Rotation.

Type
number | undefined

getScale

Stability: not documented
Source:
  • textstyle.js, line 90
Returns:

Scale.

Type
number | undefined

getStroke

Stability: not documented
Source:
  • textstyle.js, line 98
Returns:

Stroke style.

Type
ol.style.Stroke

getText

Stability: not documented
Source:
  • textstyle.js, line 106
Returns:

Text.

Type
string | undefined

getTextAlign

Stability: not documented
Source:
  • textstyle.js, line 114
Returns:

Text align.

Type
string | undefined

getTextBaseline

Stability: not documented
Source:
  • textstyle.js, line 122
Returns:

Text baseline.

Type
string | undefined