25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

url-config-parameters.md 884 B

12345678910111213141516171819202122
  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`, `fallback`, `compass`, `showFullscreenCtrl`,
  14. `showZoomCtrl`, `keyboardZoom`, `mouseZoom`, `doubleClickZoom`,
  15. `disableKeyboardCtrl`, `draggable`, `showControls`, and `dragConfirm`.