ios - Delegate method for when adding pins to a MapView -


this silly question - there mkmapviewdelegate method can called when pins added mapview? have tried ones seem obvious me - such didaddannotationview either have not set classes or it's not right 1 - if there one!

thanks,

steve

i don't think there such delegate method. mapview:didaddannotationviews: close, called when pins appear on screen.


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -