You should do it like this...AGSPopupInfo *popupInfo = [AGSPopupInfo popupInfoForGraphic:graphic];AGSPopup *popup = [AGSPopup popupWithGraphic:graphic popupInfo:popupInfo];self.popupVC = [[[AGSPopupsContainerViewController alloc]initWithPopups:[NSArray arrayWithObject:popup]]autorelease]; Regards,Nimesh
If you are satisfied with answer then please mark thread as answered.Regards,Nimesh
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.