googlearchive / vrview

Library for embedding immersive media into traditional websites.
http://developers.google.com/cardboard/vrview
Apache License 2.0
1.71k stars 1.09k forks source link

mouse coords data on focus/blur events? #255

Open Olexyy opened 6 years ago

Olexyy commented 6 years ago

I've implemented mouse data ( but for normal centering i had to add 100px for 'y' and 200px for 'x'). So now, on 'hover' hotspot, div can de put to that place, describing details of it. On blur it vanishes. Does it make sense to commit to master?