選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

35 行
779 B

  1. {
  2. "title": "Jordan Pond",
  3. "author": "Matthew Petroff",
  4. "preview": "./examplepano-preview.jpg",
  5. "type": "cubemap",
  6. "cubeMap": [
  7. "./examplepanocube0.jpg",
  8. "./examplepanocube1.jpg",
  9. "./examplepanocube2.jpg",
  10. "./examplepanocube3.jpg",
  11. "./examplepanocube4.jpg",
  12. "./examplepanocube5.jpg"
  13. ],
  14. "hotSpots": [
  15. {
  16. "pitch": -12,
  17. "yaw": 170,
  18. "type": "info",
  19. "text": "This is Jordan Pond, located in Acadia National Park."
  20. },
  21. {
  22. "pitch": -10,
  23. "yaw": -50,
  24. "type": "info",
  25. "text": "This is a link.",
  26. "URL": "https://github.com/mpetroff/pannellum"
  27. }
  28. ]
  29. }