I need to display the callout without tapping on the pin in the MKView. I tried setSelected:animated method call but it doesn't seems to work.
Once the pin is dropped to the map, the callout should be displayed right away.
I need to display the callout without tapping on the pin in the MKView. I tried setSelected:animated method call but it doesn't seems to work.
Once the pin is dropped to the map, the callout should be displayed right away.