Searched refs:bottomLati (Results 1 – 1 of 1) sorted by relevance
175 const double bottomLati = -(QLocationUtils::mercatorMaxLatitude()); in updateScreenPointsInvert() local182 const QDoubleVector2D br = p.geoToWrappedMapProjection(QGeoCoordinate(bottomLati,rightLongi)); in updateScreenPointsInvert()183 const QDoubleVector2D bl = p.geoToWrappedMapProjection(QGeoCoordinate(bottomLati,leftLongi)); in updateScreenPointsInvert()