Searched refs:topLati (Results 1 – 1 of 1) sorted by relevance
174 const double topLati = QLocationUtils::mercatorMaxLatitude(); in updateScreenPointsInvert() local179 srcOrigin_ = QGeoCoordinate(topLati,leftLongi); in updateScreenPointsInvert()180 const QDoubleVector2D tl = p.geoToWrappedMapProjection(QGeoCoordinate(topLati,leftLongi)); in updateScreenPointsInvert()181 const QDoubleVector2D tr = p.geoToWrappedMapProjection(QGeoCoordinate(topLati,rightLongi)); in updateScreenPointsInvert()