Wednesday, August 12, 2015

How to show Map on swift.

very simple.

add "MapKit View" from object library
add "MapKit framework" from Build Phases, " Link Binary With Libraries" by click "+" and chose MapKit framework.
add "import MapKit" on ViewController.swift


that's all.
great is MapKit framework.

No comments:

Post a Comment