Changes

Jump to: navigation, search
Adding the Navigation Controller
Next a button item labeled “Zoom” is added to the navigation controller and is assigned to appear on the right hand side of the navigation bar. The button is configured to call a method named zoomIn: when selected by the user. A second button, labeled “Type” positioned on the left of the navigation bar is configured to call the changeMapType method. The next step, therefore, is to write these methods.
<google>BUY_IPAD_BOTTOM</google>
== Changing the MapView Region ==

Navigation menu