Is it possible to pan an image inside a DataView?

My DataView has image content that may be larger than the DataView. I would like to be able to pan (click and drag to view parts of the image) the image by dragging the image inside the DataView. Like it is done in the Tabbar in the Geo example:

[url]http://www.dhtmlx.com/docs/products/demoApps/dhtmlxGeo/index.html[/url]

Is that possible? If so, please let me know how to do it.

Thank you.

Current version of dhtmlxDataView doesn’t have such functionality. Mentioned feature at the sample is part of Google map functionality.