Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Offline raster tiles does not use correct zoom level #9563

@halset

Description

@halset

Platform: iOS
Mapbox SDK version: master as of f19c36a

Steps to trigger behavior

  1. Load raster tiles for offline use. Extra zoom levels for tiles intersecting certain interesting areas.
  2. Go offline.
  3. Zoom in on one of those interesting areas with extra zoom levels.

Expected behavior

The best tiles available at any place are shown.

Actual behavior

When zooming in, first the best tiles are shown. Then the map gets more and more blury as the view shifts to showing less and less detailed tiles.

In the console, lots of messages like this are shown:

[ERROR] {}[Style]: Failed to load tile 10/527/295=>10 for source 

rasterzoom

(The above gif show wifi and cell coverage dots, but those are turned on by QuickTime. This is really offline mode.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugiOSMapbox Maps SDK for iOS

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions