getLineSymbol

fun getLineSymbol(level: Int): Symbol

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

Return

A com.arcgismaps.mapping.symbology.Symbol. Returns null on error.

Since

200.1.0

Parameters

level

The resolution level.

Throws

if the level index is invalid, see levelCount