getTextSymbol

fun getTextSymbol(level: Int): Symbol

Get the text symbol used for the grid labels 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