skipFirstLevel property

bool get skipFirstLevel

Indicates whether the first pyramid level is skipped.

When true, the first reduced-resolution level is omitted. This reduces disk usage but can reduce display performance at scales where that first overview level would otherwise be used.

The default value is false.

set skipFirstLevel (bool value)