Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Satellite Map View on iPhone ?

Hi guys.

I as far as know, there is MKMapView in iPhone SDK. This view has only a map view.
There is no satellite view option.

Actually I am trying to make satellite view for my application.
Is there way to make satellite map view using iPhone SDK standard component ?

If you have any suggestion, please share.

Thanks in advance.

iMac, iPhone OS 3.0

Posted on Oct 13, 2009 11:23 PM

Reply
6 replies

Oct 22, 2009 8:10 PM in response to RaidenMAC

RaidenMAC wrote:
I as far as know, there is MKMapView in iPhone SDK. This view has only a map view.
There is no satellite view option.

The MapKit framework supports an interface to Google Maps/Google Earth services, so the kind of map you can display isn't limited by the MKMapView class, but depends on what Google provides and whether you know how to ask for what you want. To use that class you should become familiar with those Google services as well as MapKit.

To answer your question directly, take a look at the mapType property in the +MKMapView Class Reference+. Here's a page that might help you navigate the Google docs: [http://code.google.com/apis/maps/documentation/index.html].

Since MapKit was added to 3.0, it's no longer necessary to deal directly with the Google API, but I think the more you know about it, the easier it will be to understand MKMapView.

\- Ray

Satellite Map View on iPhone ?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.