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

Support edge insets in QGeoMap

    XMLWordPrintable

Details

    • eca7cc8a260538fcccde97fe59d9580250600bf1

    Description

      QGeoMap should provide means of specifying that the map center / uncovered visible map rectangle differs from the whole visible map. In Mapbox GL Native, we apply edge insets (margins) on every side of the map view for that.

      So far, Mapbox GL and Qt have been able to sync in terms of rendering because both projects use the same WebMercator projection logic. However, as Qt takes care of rendering e.g. MapQuickItem objects, and because Mapbox GL takes margins in consideration, the map objects rendered by Qt end up displaced. This displacement can be resolved if QGeoMap knows what these edge inset values are.

       

       

      Attachments

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

        Activity

          People

            paangele Paolo Angelelli
            brunoabinader Bruno de Oliveira Abinader
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes