I’m looking to add Streetview function to my current iphone app maps I made with MKMapView.
Any idea how to do this?
Thx for helping,
Stephane
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.
Unless you want to spend a long time mapping tiles onto a 3D world, you can give a link to the maps app, which lets the user choose Street View.
If you want an easy way to embed Street View, use the (fairly new) Street View Image API, which returns static images for a location and heading (relative to the road):
http://maps.googleapis.com/maps/api/streetview?size=400×400&location=40.720032,%20-73.988354&fov=90&heading=235&pitch=10&sensor=false