Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1234567891011121314151617181920
  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`, `minHfov`, `maxHfov`,
  11. `pitch`, `minPitch`, `maxPitch`, `yaw`, `minYaw`, `maxYaw`,
  12. `haov`, `vaov`, `vOffset`, `autoLoad`, `autoRotate`, `firstScene`,
  13. `ignoreGPanoXMP`, `preview`, and `fallback`.