MapKit
and Apple Map provides the ability to flyover
major cities and landmarks. Flyover
feature is interactive to pan
, zoom
and rotate
around the landmarks. We use satelliteFlyover
MapType
and MKMapCamera
to build flyover
feature.
Today we will flyover Statue of Liberty using MapKit.
Let’s get started.