onBoundsChanged property

void onBoundsChanged=(LatLngBoundsCallBack fun)

an event runs on the bounds is changed

Implementation

set onBoundsChanged(LatLngBoundsCallBack fun)=>_onBoundsChanged=fun;