Additional marker/icon symbolizers are misplaced in 3D view #9431
Labels
3D
All issues related to the 3D rendering in CesiumJs
Accepted
bug
C027-COMUNE_FI-2023-SUPPORT
investigation
Milestone
Description
Found in #9397 (review)
The additional marker and icon symbolizer are not correctly displaced because of the use of
billboard.eyeOffset
property (eg. as polyline start/end points). We introduced theeyeOffset
property as a way to order multiple billboard applied to the same feature. Inside this comment #9362 (comment) there are other information about the use of eyeOffset including a link to a Cesium issue still open about to introduce the possibility to add a zIndex to entities.We need to investigate and understand if it possible to replace eyeOffset or completely remove it because it seems it causing more problems rather than benefits
How to reproduce
additional-symbolizers-issue-3d.mp4
Expected Result
The icon is visible at the correct location
Current Result
The icon is misplaced behind the feature
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information
The text was updated successfully, but these errors were encountered: