@vcmap/core
    Preparing search index...

    Variable maxZIndexConst

    maxZIndex: number = Number.MAX_SAFE_INTEGER

    The largest integer zindex which can be safely assigned to a layer (equal to Number.MAX_SAFE_INTEGER) You should use this to ensure layers are always rendered on top.