Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1226

Method void QGraphicsGeoMap::setZoomLevel(qreal zoomLevel) doesn't accept non-integer values of zoomLevel

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • 1.2.0
    • 1.1.0
    • Location
    • None
    • Qt 4.7

    Description

      Method void QGraphicsGeoMap::setZoomLevel(qreal zoomLevel) doesn't accept non-integer values of zoomLevel. When I pass any fractional value in this method QGraphicsGeoMap draws garbage (black-white rectangles) instead of map image.

      From our point of view when this method is called with fractional value as argument it should either round value inside itself, or (better) scale map image in order to support smooth zoom-in/out. As a result of this, user experience when doing zoom in/zoom out in Qt OVI maps is not so great - it's not smooth, but rather "jumps" when doing zooming.

      Attachments

        Issue Links

          Activity

            People

              alewilso Alex Wilson (closed Nokia identity) (Inactive)
              robertnk Robert Schultheis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: