Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-23659

Smooth transition between zoom levels and panning by approximating previously cached textures at other levels

    XMLWordPrintable

Details

    Description

      Gray tiles (unoccupied) appear on the map while provider plugin is requested to fetch tiles for the current scene when panning or zooming to new map areas that have no cached tiles (texture and/or disk).
      An attempt to display approximated textures for new tiles by scaling texture(s) of other tiles cached at different zoom levels. Upon receiving actual PNG data from provider plugin, tiles with approximated texture will be updated.
      As a result, a tile can have an approximated visual appearance immediately once panned/zoomed to.
      This feature will be toggled by a configuration option for QML Map object, along with the choice of fast or bilinear filtering approximation.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              paangele Paolo Angelelli
              bhashish Basel Hashisho
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 2 days
                  2d
                  Remaining:
                  Remaining Estimate - 2 days
                  2d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified

                  Gerrit Reviews

                    There are no open Gerrit changes