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

gotoMarkerSpeed irregularities #808

Closed
haldo98 opened this issue Dec 20, 2022 · 1 comment
Closed

gotoMarkerSpeed irregularities #808

haldo98 opened this issue Dec 20, 2022 · 1 comment
Labels
Milestone

Comments

@haldo98
Copy link

haldo98 commented Dec 20, 2022

Describe the bug

I use gotoMarkerSpeed as global configuration for all the markers

   [PhotoSphereViewer.MarkersPlugin, {
   gotoMarkerSpeed: '4rpm',
   markers: [
   {
   "id": "1",.................

but I noticed that it works correctly not every time.

For instance in the online demo the transition between markers is correcr for all the markers except for "Piz Surgonda"
The configuration for the marker is the same as the others, but it's the only on the opposite side of almost all the others...

So there's a lot of rotation to do. And the rotation is very fast.

Check the online demo. Go to marker "Pizzo Badile" and the "Piz Surgonda"

Online demo URL

https://www.tadini.it/panorama/grevasalvas/panorama_grevasalvas.htm

Photo Sphere Viewer version

5.0

Plugins loaded

autorotate, compass, markers, visible-range

three.js version

https://cdn.jsdelivr.net/npm/three/build/three.min.js

OS & browser

win11 - chrome 108

Additional context

No response

@haldo98 haldo98 added the bug label Dec 20, 2022
@mistic100 mistic100 added this to the 5.0.1 milestone Dec 20, 2022
@mistic100
Copy link
Owner

This feature/bug fix has been released in version 5.0.1.

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

No branches or pull requests

2 participants