You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've just found a workaround looking at source code var player = window.player = videojs('videojs-panorama-player', {}, function () {}); ... player.panorama({}); ... var coords = { lat: player.getChild('Canvas').lat, lon: player.getChild('Canvas').lon }
Hi, is there anyway to add marker by clicking on the video?
The text was updated successfully, but these errors were encountered: