setTileLodScale

open fun setTileLodScale(@FloatRange(from = 0, fromInclusive = false) scale: Double)

Camera based tile level of detail controls

Parameters

scale

factor for the distance to the camera view point A value larger than 1 increases the distance to the camera view point reducing LOD Larger values may improve performance at the cost of quality (tiles away from camera use lower Zoom levels)