I am developing a app that is going to use a map. I was wondering how to load all the POIs that already appear on the default Apple’s map app?
Cheers
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s at least no built in functionality in MapKit. You’ll have to use Google’s webservices to fetch those POIs (like Places API). You should have a look at the Google Places API Web Services!
I’m not sure why your question was voted down, I guess you need to do some self-research before posting any questions. A lot of times, similar questions have been asked. You just need to look.
Hope this helps.