You will probably want to change
setInitialScale(1);
to
setInitialScale(100);
because the parameter expects a per cent value.
You will probably want to change
setInitialScale(1);
to
setInitialScale(100);
because the parameter expects a per cent value.