Searched refs:halfGeoDist (Results 1 – 1 of 1) sorted by relevance
134 double halfGeoDist = toCoord.longitude() - fromCoord.longitude(); in geoDistanceToScreenWidth() local136 halfGeoDist += 360; in geoDistanceToScreenWidth()137 halfGeoDist /= 2.0; in geoDistanceToScreenWidth()139 QLocationUtils::wrapLong(mapMid.longitude() + halfGeoDist)); in geoDistanceToScreenWidth()