onZoomChanged property
set
onZoomChanged
(CallBackValue fun)
a event runs on the zoom is changed
Implementation
set onZoomChanged(CallBackValue fun)=>_onZoomChanged=fun;
a event runs on the zoom is changed
set onZoomChanged(CallBackValue fun)=>_onZoomChanged=fun;