Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PinEntity is displayed buried in the ground #287

Open
sc-onishi opened this issue Jul 6, 2023 · 0 comments
Open

PinEntity is displayed buried in the ground #287

sc-onishi opened this issue Jul 6, 2023 · 0 comments

Comments

@sc-onishi
Copy link
Contributor

PinEntity is displayed buried in the ground

Description:

When displaying PinEntity, under certain circumstances, PinEntity is displayed buried in the ground.

Steps to reproduce:

Add a PinEntity to the southern hemisphere or a mountainous area.
Change the angle of view to make sure the PinEntity is always visible.

Also, here is an example of the coordinates of the southern hemisphere to which you would add a PinEntity
longitude = 20.3474992, latitude = -34.1812316

Screenshots:

pin

Expected behavior:

PinEntity should always be visible without being buried in the ground in any case.

Actual behavior:

PinEntity will appear buried in the ground depending on the angle of view.

Environment Information:

Version: 0.9.3

Possible causes:

PinEntity is always parallel to the viewpoint and faces up.
Therefore, this phenomenon may occur when the viewpoint is displayed in the southern hemisphere or in a mountainous area and viewed from above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant