Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

url-config-parameters.md 654 B

12345678910111213141516171819
  1. # URL Configuration Parameters
  2. URL parameters are used to configure Pannellum. If an `equirectangular` image
  3. is being used without some of Pannellum's more advanced features, Pannellum can
  4. be configured with just URL parameters; else, a JSON configuration file needs
  5. to be used with the `config`.
  6. ## `config`
  7. Specifies the URL of a JSON configuration file.
  8. ## Other parameters
  9. A subset of the JSON configuration file options can be used as URL parameters.
  10. These include `panorama`, `config`, `author`, `title`, `hfov`, `pitch`, `yaw`,
  11. `haov`, `vaov`, `vOffset`, `autoLoad`, `autoRotate`, `firstScene`,
  12. `ignoreGPanoXMP`, `preview`, and `fallback`.