I've been working with SVGPan (http://code.google.com/p/svgpan/) and I have generally found it fantastic (so thanks to all involved!).
Just wondering, did anyone ever add functionality to support ios devices (I'm mainly interested in the i-pad at the moment!)? I've been trying to work with some changes myself but I haven't got past being able to pan / drag more than one svg element at a time e.g. a rect / circle. I can't get it to work with a group of svg elements at once based on the various touch events. Best thing I've found is this: http://techblog.floorplanner.com/post/20528546052/interactive-svg-on-the-ipad.
Any help would be greatly appreciated!