Rasterex Web SDKAPI client referencePageCallback EventsGUI_UpdatebirdsEyeOn this pageGUI_UpdatebirdsEyeCallback event that returns data when the Bird's eye for the current drawing/document is updated. Callback Parameters This callback has no parameters. Example RxCore.GUI_UpdatebirdsEye.connect(function(){ console.log("birds eye updated"); });