getNumberOfYTilesAtLevel

open override fun getNumberOfYTilesAtLevel(level: Int): Int(source)

Gets the total number of tiles in the Y direction at a specified level-of-detail.

Return

The number of tiles in the Y direction at the given level.

Parameters

level

The level-of-detail.

See also