Home
last modified time | relevance | path

Searched refs:mercatorPos (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeotiledmapscene/
H A Dtst_qgeotiledmapscene.cpp382 QDoubleVector2D mercatorPos(mercatorX, mercatorY); in mercatorToScreenPositions() local
383 …rojection.wrappedMapProjectionToItemPosition(projection.wrapMapProjection(mercatorPos)).toPointF(); in mercatorToScreenPositions()