onZoomChanged property

void onZoomChanged=(CallBackValue fun)

a event runs on the zoom is changed

Implementation

set onZoomChanged(CallBackValue fun)=>_onZoomChanged=fun;