Feature request #20819
Panoramic 3d maps (make field of view parametrable)
| Status: | Open | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | 3D | ||
| Pull Request or Patch supplied: | No | Resolution: | |
| Easy fix?: | No | Copied to github as #: | 28638 |
Description
Currently the field of view in 3D maps seems fixed to 45 degrees (https://github.com/qgis/QGIS/blob/master/src/3d/qgs3dmapscene.cpp#L72).
It would be great to support changing the field of view, to allow creating panoramic views (up to 360°) around a point (in 3D Map View and in 3D Map layout item).
Thanks