setLineSymbol

fun setLineSymbol(level: Int, lineSymbol: Symbol)

Set the line symbol used for the grid lines at the given resolution level.

Since

200.1.0

Parameters

level

The resolution level.

lineSymbol

The line symbol to use for the grid lines at the given resolution level.

Throws

if the level index is invalid, see levelCount