pinchzoom
pinchzoom copied to clipboard
onZoomStart no event
onZoomStart callback has type of PinchZoomEventHandler wich has arguments => (target: PinchZoom, event: TouchEvent)
so in Android Chrome when you pinch, onZoomStart callback has empty event.
same here, both callbacks are not working/not triggering in iOS