tags:

views:

310

answers:

1

hi, i am new to Mapkit View .i want to display when i give lat,lang without destination. is it possible to display maps through terrain,satelite view in mapkit?anny tutorial link?i have seen some examples with accessing google map API(html file).is it neccessary?

A: 

If you add a mapkit view on to your xib, you will see on the properties that you can set it to sattelite, terrain or map. The best tutorial/ link that I have found regarding mapkit is here:

Link

Codezy
Should not that there is no "Terrain" support in MapKit - only Map, Satellite, and Hybrid
Adolfo
My apologies, you are right. I often get terrain and sattelite mixed in my head. Thanks for the correction.
Codezy