2

I've dropped an MKMapView into my project in Interface Builder and checked the ratio button for "3D Perspective".

But when I run the app, I'm unable to adjust the pitch using a two finger swipe, so it's appearing as though the 3D Perspective simply isn't functioning.

What am I doing wrong?

Marco
  • 6,692
  • 2
  • 27
  • 38
darkheartfelt
  • 1,078
  • 2
  • 12
  • 26

1 Answers1

5

3D Perspective only works when the type is set to "Map". You can't pitch the view if it's type is Satellite or Hybrid.

darkheartfelt
  • 1,078
  • 2
  • 12
  • 26