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

Qt Location: Qml Map element fails to load tiles with certain rotation angles and clipping enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.6.0 Alpha
    • None
    • Qt 5.6 (git), Windows 7, mapviewer example

    Description

      Map tiles are not loaded if rotating the Qml Map component with angles other than 0, 90, 180, and 270 degrees and with clipping enabled.

      Steps to reproduce:
      1.) Open the mapviewer example shipped with the Qt Location plugin.
      2.) Open the MapComponent.qml file and add:
      <code>
      rotation: 45
      clip: true
      </code>

      The example will show markers but not the map tiles. When clipping is set to "clip: false" or the rotation angle is 0, 90, 180, or 270° then the tiles are loaded.

      Attachments

        Issue Links

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

          Activity

            People

              ablasche Alex Blasche
              DanielSt Peter Staab
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes