How can I pan a webview in google glass

Viewed 819

I'm working on a Google Glass app that uses a webview.

In the standard Google Glass browser, you can place two fingers on the touchpad and move your head around to pan the webpage. It also overlays a crosshairs that can be used to select links.

I am trying to figure out if there is a way to programmatically enable the head controlled panning and display the cross hairs within a webview? Has anybody come across an api that allows this?

Any help will be most appreciated.

3 Answers
Related