levelsOfDetailBias
The number of magnified levels of detail for this layer.
Declaration
var levelsOfDetailBias: Int { get set }Discussion
Defaults to 0. Each previous level of detail is twice the resolution of the later. For example, specifying a value of 2 means that the layer has two extra levels of detail: 2x and 4x.