Information on this website refers to a deprecated product, and is provided only for historical reference. Please use the Version Switcher above to select an appropriate documentation website for the product you are using.

LinesSettings

Type class

LinesSettings is a class which holds common settings of all MapLine Objects.

Inheritance

LinesSettings does not extend any other symbol.

LinesSettings is not extended by any other symbol.

Properties

arrow
#

Type string

Default none

Position of the arrows. Possible values are "start", "end", "middle", "both" and "none".

arrowAlpha
#

Type number

Default 1

Opacity of the arrows.

arrowColor
#

Type string

Default undefined

Arrow color. Will use line color if not set.

arrowSize
#

Type number

Default 10

Size of the arrows.

balloonText
#

Type string

Default [[title]]

Text which is displayed in a roll-over balloon. You can use the following tags: [[title]], [[description]], [[value]] and [[percent]]

color
#

Type string

Default #990000

Line color.

dashLength
#

Type number

Default 0

Length of a dash. 0 means line is not dashed.

descriptionWindowHeight
#

Type number

Height of a description window.

descriptionWindowWidth
#

Type number

Default 250

Width of a description window.

descriptionWindowX
#

Type number

X position of a description window.

descriptionWindowY
#

Type number

Y position of a description window.

thickness
#

Type number

Default 1

Line thickness.

Methods

LinesSettings does not have any methods.

Events

LinesSettings does not have any events.

Adapters

LinesSettings does not have any adapters.