Changes

Jump to: navigation, search

Working with MapKit Local Search in iOS 7

12 bytes added, 20:42, 1 February 2016
m
Text replacement - "<google>BUY_IOS7</google>" to "<htmlet>ios9_upgrade</htmlet>"
<googlehtmlet>BUY_IOS7ios9_upgrade</googlehtmlet>
When the user touches the text field, the keyboard will appear. By default this will display a “Return” key. For the purposes of this application, however, a “Search” key would be more appropriate. To make this modification, select the new Text Field object, display the Attributes Inspector and change the Return Key setting from Default to Search.
<googlehtmlet>BUY_IOS7ios9_upgrade</googlehtmlet>
Next, display the Assistant Editor panel and make sure that it is displaying the content of the MapSampleViewController.h file. Ctrl-click on the Text View object and drag the resulting line to the Assistant Editor panel and establish an outlet named searchText.
<googlehtmlet>BUY_IOS7ios9_upgrade</googlehtmlet>

Navigation menu