Re: [pointerevents] add altitudeAngle/azimuthAngle (#316)

After discussion with @NavidZ and while re-writing the Python code in Javascript, I was able to simplify the `azimuth` formula by using `Math.atan2`. I've updated my post [above](https://github.com/w3c/pointerevents/pull/316#issuecomment-606765923).
Javascript code is here: https://gist.github.com/liviutinta/0d040270ecf3390972421cb2164fbf37 

-- 
GitHub Notification of comment by liviutinta
Please view or discuss this issue at https://github.com/w3c/pointerevents/pull/316#issuecomment-614285075 using your GitHub account

Received on Wednesday, 15 April 2020 21:18:02 UTC