ios - MapKit with UISearchBar -


so if understand correctly can no longer use google apis ios (ex. google places). how can use ios mapkit uisearchbar search locations? map on iphone has searchbar if i, example, type coffeshops pins in area of local coffesshops. if apple not using google apis using find data? how can developers tap search data?

thanks,

mapkit contains search request replace outgoing google apis.

https://developer.apple.com/library/ios/#documentation/mapkit/reference/mklocalsearchrequest_class/reference/reference.html#//apple_ref/doc/uid/tp40012892


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -