ios - How to show callout for pin on map without tapping on it? -


i have app map , in there pins annotations.

i don't understand how show particular pin's annotation without tapping on it.

callouts shown when annotation "selected". while achieved user tapping on annotation view (i.e. pin), can programmatically "select" annotation:

mapview.selectannotation(annotation, animated: true) 

Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -