Nedjima Belgacem d80c27d94b
Fix 3D point cloud position when layer CRS != project CRS (#41538)
* hopefully fixes CRS problem

* fix the 3D map position shift

* remove qDebug

* add catch throw around transformInPlace

* switch to using QgsCoordinateTransform::transform

* move QgsCoordinateTransform to transform context

* remove TODO and fix layout

* add docs

* rename variable

* hadle bounding box coordinate transformation
2021-02-18 09:41:39 +01:00
..