You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to create marker with polygonPixels for Cubemap pano in virtual tour, I constantly get the same error:
Uncaught (in promise) PSVError: invalid marker polygon position: Texture position is missing 'textureX', 'textureY' or 'textureFace'
Tried to put position object everywhere without success. See the source code of demo or applied code here (same in both places).
In demo I used one of your pano images and it will be immediately deleted from the server once the problem is solved!
Describe the bug
When I try to create marker with polygonPixels for Cubemap pano in virtual tour, I constantly get the same error:
Tried to put position object everywhere without success. See the source code of demo or applied code here (same in both places).
In demo I used one of your pano images and it will be immediately deleted from the server once the problem is solved!
Online demo URL
https://renimbindery.art/mm/photo-sphere.html
Photo Sphere Viewer version
5.11.4
Plugins loaded
CubemapAdapter VirtualTourPlugin GalleryPlugin MarkersPlugin
OS & browser
Ubuntu 22.04 (any major browser)
Additional context
The text was updated successfully, but these errors were encountered: