JeremyHeleine / Photo-Sphere-Viewer

A JavaScript library to display Photo Sphere panoramas.
851 stars 943 forks source link

Cannot download photosphere with markers #132

Open Tomasz-Silpion opened 1 year ago

Tomasz-Silpion commented 1 year ago

All markers are gone when I click download button. This seem to be native behavior reproducible on demo https://photo-sphere-viewer.js.org/demos/markers/custom-tooltip.html

Any idea how can I download panorama keeping markers on it? I couldn't find any solution across the web.

mistic100 commented 1 year ago

Hi

you are on the wrong repository if you are using my fork => https://github.com/mistic100/Photo-Sphere-Viewer

to answer your question: markers are not part of the image, they are draw on top of the projected panorama, there is no way to download the image with embeded markers.