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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -