Searched refs:cLat (Results 1 – 1 of 1) sorted by relevance
647 double cLat = (topLeft.latitude() + bottomRight.latitude()) / 2.0; in center() local654 return QGeoCoordinate(cLat, cLon); in center()