Searched refs:wrappedMapProjectionToGeo (Results 1 – 2 of 2) sorted by relevance
147 return wrappedMapProjectionToGeo(centerProj + coordProj - anchorProj); in anchorCoordinateToPoint()421 QGeoCoordinate QGeoProjectionWebMercator::wrappedMapProjectionToGeo(const QDoubleVector2D &wrappedP… in wrappedMapProjectionToGeo() function in QGeoProjectionWebMercator501 poly.addCoordinate(wrappedMapProjectionToGeo(extraPoint)); in visibleRegion()503 poly.addCoordinate(wrappedMapProjectionToGeo(c)); in visibleRegion()507 poly.addCoordinate(wrappedMapProjectionToGeo(extraPoint)); in visibleRegion()
173 QGeoCoordinate wrappedMapProjectionToGeo(const QDoubleVector2D &wrappedProjection) const;