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

QML Map MouseArea::pressAndHold works very improperly

    XMLWordPrintable

Details

    • Android

    Description

      All previous text deleted. The error was caused by mistaken (made by me) field name of coordinate field - longtitude instead of longitude:

                      var pos = mMap.toCoordinate(Qt.point(mouse.x, mouse.y))
                      console.warn(pos, pos.latitude, pos.longtitude) //<----

      But... No any error or warning message appeared in console! Even QtCreator did not mark this as error.

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            gourmand64 Gourmet
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes