The Map kit framework provides a map interface that you can embed into your own application. This interface provides a scrollable map view that can be annotated with custom information.
You can embed this map view into your own application views and programmatically set various attributes of the map, including the currently displayed map region and the user’s location.
You can also define custom annotations or use standard annotations to highlight regions of the map and display additional information.
Advertisement