farminf / pannellum-react

React Component for Pannellum (open source panorama viewer for the web)
MIT License
112 stars 81 forks source link

Request additional react props for supporting all pannellum options #106

Open tractorcow opened 2 years ago

tractorcow commented 2 years ago

For example, orientationOnByDefault is a pannellum option that's not exposed to react, or handled via the pannellum videojs plugin. There are a few in defaultConfig that might be worth exposing.

tractorcow commented 2 years ago

To add to this, there are a couple of videojs options that would be good to expose (e.g. controlBar)

tractorcow commented 2 years ago

I made an effort to add these in a fork of the module for testing. Here's the major commit where I add these values https://github.com/pixelfusion/pannellum-react/commit/37418415e578a67611cf872e6a4ab048836e9855