I use ESRI JS4. I want to customize the Zoom-In/Out event somehow. E.g., when the map is zoom-out to its limit, fire an event to do something. Since the Zoom In/Out control is ESRI's build-in component, I don't know how to catch the object and then fire a customized event. Hopefully, I can get hint from this thread. Thanks.