In iOS platform
-(void)onMapRendered: (NTBitmap*)mapBitmap
is not called in case of offline maps and if [NTMapView captureRendering:] is called with waitWhileUpdating:YES. Is there any common solutions on this matter? Or maybe there should be some specific init of NTMapRenderListener?