I'm using XBox Kinect to recognize gestures and my library and code for this is in C#. I would like to map these gestures to Google Earth API but I cannot figure out how to call the API javascript functions from my C# code?
Essentially, I need a bridge between C# and the API or C# and Javascript.
Any help will be greatly appreciated!
Thanks!