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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes