Hello,
I am looking into developing a web app to track and record stats for hockey goalies, allowing the user to tap on a spot on the rink where the shot was taken. I have done some Googling without success, trying to figure out what the best way to plot these points is, although I assume some sort of set of axes in JS (superimposed over an image of the rink) would be the best solution, but I was wondering if anyone has any ideas, or experience with this.
Thanks!
I am looking into developing a web app to track and record stats for hockey goalies, allowing the user to tap on a spot on the rink where the shot was taken. I have done some Googling without success, trying to figure out what the best way to plot these points is, although I assume some sort of set of axes in JS (superimposed over an image of the rink) would be the best solution, but I was wondering if anyone has any ideas, or experience with this.
Thanks!