Lines Matching full:now
45 - Map.zoomLevel now always refers to a normalized tile size of 256x256 pixels.
50 - QGeoProjectionWebMercator now uses a projection matrix to project to item position.
55 - QDeclarativeGeoMap::setVisibleRegion now handles QGeoPath as well.
56 - Map Items geo data is now managed by a contained QGeoShape, which also handles geographical
60 - QQuickGeoMapGestureArea now correctly works with tilted/rotated maps.
63 …- Added a new QML type, MapCopyrightNotice, backed by the now exposed QDeclarativeGeoMapCopyrightN…
64 - MapCopyrightNotice can now be styled using CSS.
66 - The MapboxGL plugin now ships with a built-in development token.
71 - QGeoTiledMap now uses anisotropic filtering when available.
72 - Unblacklisted some previously blacklisted autotests now fixed in qtdeclarative.
76 - QGeoCameraCapabilities are now specific to a QGeoMapType, and not any longer fixed to a plugin.
77 - DevicePixelRatio is now considered before enabling mipmapping so that mipmapping remains off if
85 - MapQuickItem now correctly tilts and rotates when the zoomLevel property is set.
88 - QtPositioning now also compiler-optimized when building in release.
90 - [QTBUG-59479] Mercator-projected qgeocoordinates in map items are now cached.
93 - [QTBUG-59416] keepTouchGrab now considered when handing mouse events in QDeclarativeGeoMap.
94 - Tile formats now proactively converted to ARGB32_Premultiplied.
99 - [QTBUG-60021] Map update now triggered after initialization.
100 - QGeoMap pointers now protected with QPointer.
101 - QtLocation now marked as warning-free.
105 - QGeoTileFetcher::handleReply now virtual.
131 - [QTBUG-59158] UTC flag for Android position timestamps now set.