Mingyu Kim

Results 64 comments of Mingyu Kim

Hello @camhart! It is not possible at the moment, but we're preparing it. It requires our internal dependency(@egjs/axes) updated, and our team is currently working on it :)

Hello @stormofe! Sorry for the long wait, I missed checking this issue by mistake. Here's the working demo: ```jsx import React from "react"; import videojs from "video.js"; import { PanoViewer...

@stormofe It might be frustrating, but we don't package PanoControl inside @egjs/react-view360 But, like you said, you can copy-paste the source code and use that in your repository :) You...

Well, it's gonna take a while. I have to finish what I'm working on right now. I think it would take at least 3 months or longer.

Hello @ChanderShekharKestone! Hotspot is not supported as an official feature at the moment, please check issue https://github.com/naver/egjs-view360/issues/289

@ChanderShekharKestone You need some math for that feature. Check this demo: https://codepen.io/woodneck/pen/LYdGGXo

@ChanderShekharKestone As It's not an official feature, I can't help you further as I have to check your whole code for this. Please check whether the calculation logic is correct....

@ChanderShekharKestone Please check this comment: - https://github.com/naver/egjs-view360/issues/310#issuecomment-604378183

Hello @Piniteinfo1! It is not supported as an official feature at the moment, please check issue #289

@schpokatron Thanks for the suggestion! I think it would be great to have a such feature. I can't change `lookAt` as it might break other viewers, but I think we...