What approach does apple use in it's IOS Maps apps for show the annotation details?
For example to reproduce this in your own app would it be via creation of a View Controller in Storyboard and then use of the "popover" method, however in this case I would normally see on iPhone it taking up the whole screen, so it seems it's a different approach or you have to do some special customisation above & beyond the base "popover" approach?