Searched refs:rightLongi (Results 1 – 1 of 1) sorted by relevance
177 …const double rightLongi = QLocationUtils::mapRightLongitude(map.cameraData().center().longitude()); in updateScreenPointsInvert() local181 const QDoubleVector2D tr = p.geoToWrappedMapProjection(QGeoCoordinate(topLati,rightLongi)); in updateScreenPointsInvert()182 const QDoubleVector2D br = p.geoToWrappedMapProjection(QGeoCoordinate(bottomLati,rightLongi)); in updateScreenPointsInvert()