mpetroff / pannellum

Pannellum is a lightweight, free, and open source panorama viewer for the web.
https://pannellum.org/
MIT License
4.15k stars 710 forks source link

how get the yaw while dragging #1176

Closed SuhaibMaraqa closed 9 months ago

SuhaibMaraqa commented 10 months ago

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?

mpetroff commented 9 months ago

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.