cesium-spatial
    Preparing search index...

    Class S2ViewLayer

    An S2 layer that keeps itself filled with whatever the camera is looking at.

    Recomputes on camera movement, choosing a level from the view's ground resolution through a LevelSelector so zooming steps between levels instead of flickering between them, and coarsening further if the cell budget demands it.

    Index
    • get level(): number | undefined

      The level currently drawn.

      Returns number | undefined