ios7 - iOS 7 Maps: 'Directions not available, Cannot Locate The End Location' -


i've been moving app on ios 7 recently, , whilst majority working fine there's section of code calls out maps show directions. code worked fine under ios 6, , can't spot major changes might missing something, create mkmapitem , store instance variable , retrieve when user taps on annotation view. @ stage maps load, , throws directions not available error.

i encountered couple of times. realised mkplacemark using create mkmapitem had info in address dictionary wasn't matching whatever apple lookup.

in end didn't use address information, used coordinates , supplied name mkplacemark (to appear in annotation in maps).


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -