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

Support native MapCircle items in Mapbox GL plugin

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 5.9.3
    • 5.9
    • None

    Description

      Qt QML MapCircle radius property is measured in meters, while Mapbox GL's equivalent circle layer radius property is measured in pixels.

      An open issue in Mapbox GL native discusses this parity issue, not only with Qt but also other vendors.

      Currently we can workaround it by either rendering the circle as a polygon, or update each and every circle radius upon every zoom change, applying a conversion between projected meters and viewport pixels.

      Attachments

        For Gerrit Dashboard: QTBUG-58869
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 2 weeks
                2w
                Remaining:
                Remaining Estimate - 2 weeks
                2w
                Logged:
                Time Spent - Not Specified
                Not Specified

                Gerrit Reviews

                  There are no open Gerrit changes