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

Allow setting the GPS location accuracy in iOS/macOS

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.15.0 RC2
    • Positioning
    • None
    • iOS/tvOS/watchOS, macOS

      Currently, it seems that the GPS location accuracy is hardcoded to `kCLLocationAccuracyBest`.

      https://codereview.qt-project.org/gitweb?p=qt/qtlocation.git;a=blob;f=src/plugins/position/corelocation/qgeopositioninfosource_cl.mm;h=2d412138364e24f4831ac871de0d7ec363672133;hb=refs/heads/5.15#l198

      This yields suboptimal results for many use cases, as frequently the user will want to use lower resolution and decrease battery usage, , or increase resolution for maximal effect.

      Request: the developer should be able to set the option without having to recompile Qt source.

        1. setIosParameters.h
          0.1 kB
          Kenz Dale
        2. setIosParameters.mm
          0.4 kB
          Kenz Dale
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tpochep Timur Pocheptsov
            kubark42_ Kenz Dale
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes