Would be nice to be able to set an initial transform value on the scene: ``` panzoom(document.getElementById('g4'), { initialZoom: 2 }); ```