Skip to content
This repository was archived by the owner on May 2, 2026. It is now read-only.
This repository was archived by the owner on May 2, 2026. It is now read-only.

Cache higher tile levels #4

Description

@chrisduerr

Currently while rendering, only the visible tiles are downloaded and drawn. Then if on a frame we didn't download any new tile, we also stage the surrounding tiles for download.

This behavior could be modified once more to also download larger tiles if neither of the previous two required any downloads. Due to the nature of tiling, larger tiles generally don't require many downloads to cache the visible area, making it well suitable for times at which the downloader is idle.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P - lowInsignificant urgency or user impactT - enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions