mpetroff / pannellum

Pannellum is a lightweight, free, and open source panorama viewer for the web.

Home Page:https://pannellum.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how get the yaw while dragging

SuhaibMaraqa opened this issue · comments

I am implementing a compass that shows the degree of the image, i need to detect the change in yaw while dragging the image but no event is detecting the mousemove event. how to detect the change?

This is tracked as #310, making this issue a duplicate. There's currently no event that fires when the view changes, whether it's because of dragging, keyboard input, etc.