Searched refs:anchorProj (Results 1 – 1 of 1) sorted by relevance
145 QDoubleVector2D anchorProj = itemPositionToWrappedMapProjection(QDoubleVector2D(anchorPoint)); in anchorCoordinateToPoint() local147 return wrappedMapProjectionToGeo(centerProj + coordProj - anchorProj); in anchorCoordinateToPoint()