i am doing map application .where i am showing annotation pin on map .On pin there is accessory button on click of pin accessory button it navigate to pin detail page.In detail page there is a delete button to delete place .after deleting while i am pop to map view the pin is showing on map .but my object array decremented by 1.But pins are showing as previous how to solve it .My requirement is ti aftre deleting when user pop to map view that pin will not show on map view.Please help me…..
Share
First try this method just call this method when you remove annotation..
Option
Else just remove all annotation and add again with your array object.. remove annotation like this