Skip to content

Optimise how segments are refetched #5

@theolampert

Description

@theolampert

When zooming in or panning all segments are re-requested and replaced.

  • One potential improvement would be to only re-fetch segments if the new bounding box is outside the old one.
  • Another improvement would be to merge new segments with old ones rather than completely replacing them.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions