Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Support Ricoh360 embeds, possibly other 360 images.

オープン
#391 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
javascript
領域
frontend, web-dev

調査の方向性

まず、既存の SceneVR 埋め込み方式と、ホストされた URL のメディアタイプ処理を確認します。これらのアプローチを Ricoh Theta の例と比較し、想定されている範囲に equirectangular uploads、theta360.com URLs、またはその両方が含まれるかを判断します。done は、合意されたテストまたは検証方法を備えた、文書化された動作するサポート経路があることを意味するものとします。

索引モデルが issue の本文から書いたものです。

説明

enhancement

A zendesk request came in for supporting embeds of Ricoh Theta 360 images.

We might be able to adapt the method used for SceneVR to embed a single equirectangular image, although as the request noted, images will typically be larger than StoryMap's maximum upload size.

For images hosted at theta360.com we might also be able to add a media type which recognizes the URL pattern and renders an embed. Below is an example embed taken from a random Theta 360 page found online. I don't know if it'd be feasible to dynamically write a script tag like that and get the desired behavior, but logging here in case we decide to pursue it.

<blockquote data-width="500" data-height="375" class="ricoh-theta-spherical-image" >360 Photo
 Sphere example shot with Ricoh Theta--&gt;shared via Ricoh Theta app  #theta360 - <a 
href="https://theta360.com/s/Dzp" target="_blank">Spherical Image - RICOH THETA</a>
</blockquote>
<script async src="https://theta360.com/widgets.js" charset="utf-8"></script>
主要言語
JavaScript
スター
248
フォーク
61
平均マージ
1分
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

NUKnightLab/StoryMapJS のほかの issue

NUKnightLab/StoryMapJS の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。