Skip to content

Map view removes tiles when zooming to new zoom levels #2

@chances

Description

@chances

Steps to reproduce:

  1. Run example
  2. Let default map view tiles load
  3. Pinch to zoom into the map at a new zoom level
  4. Observe the previously loaded tiles disappear
  5. Wait for new tiles to load
  6. Observe new tiles fade in

This experience is jarring and can prevent me from seeing what I'm zooming into.

This issue can also be reproduced by zooming out from the initial map location to other zoom levels.

Instead the tiles should render as they do in Mapbox's Raster tile source example. The old tiles remain rendered and are scaled to the current zoom level. New tiles at different zoom levels then fade in on top of the old tiles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions