Skip to content
This repository was archived by the owner on Dec 6, 2018. It is now read-only.

Conversation

@khairu-aqsara
Copy link

based on this issues #34
added image automatically starts to rotate like this: http://photo-sphere-viewer.js.org/ if is_autopan_off is set to false with default speed 20000
and the rotation speed can be set up using auto_pan_speed

  vrView = new VRView.Player('#vrview', {
    width: '100%',
    height: 480,
    image: 'blank.png',
    is_stereo: false,
    is_autopan_off: false,
    auto_pan_speed:xxxxx
  });

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant