-
-
Notifications
You must be signed in to change notification settings - Fork 818
Description
Request for documentation
From pull request qgis/QGIS#63214
Author: @nyalldawson
QGIS version: 4.0
Support rendering annotation layer markers as 3d billboards
PR Description:
Adds a new option for showing annotation layers in 3d maps.
From the annotation layer properties, 3d tab, users can set the layer to render as 3d billboards. When activated, all MARKERS from the layer will be shown as floating billboard symbols above the 3d map. (lines, polygons, and text items from the layer are ignored).
Users have control over the terrain clamping and offset for the billboards, and whether or not "callout" lines should be shown (vertical lines joining the billboard to the corresponding location on the terrain surface)
Peek.2025-09-17.12-00.mp4
Commits tagged with [need-docs] or [FEATURE]
"[feature] Support rendering annotation layer markers as 3d billboards\n\nThis commit adds a new option for showing annotation layers in 3d maps.\n\nFrom the annotation layer properties, 3d tab, users can set the layer\nto render as 3d billboards. When activated, all MARKERS from the layer\nwill be shown as floating billboard symbols above the 3d map. (lines,\npolygons, and text items from the layer are ignored).\n\nUsers have control over the terrain clamping and offset for the\nbillboards, and whether or not "callout" lines should be shown (vertical\nlines joining the billboard to the corresponding location on the\nterrain surface)"