Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Use MKLocalSearchCompleter instead of MKLocalSearchRequest #35

Open
TwunTee opened this issue Jun 27, 2018 · 2 comments
Open

Use MKLocalSearchCompleter instead of MKLocalSearchRequest #35

TwunTee opened this issue Jun 27, 2018 · 2 comments

Comments

@TwunTee
Copy link

TwunTee commented Jun 27, 2018

https://medium.com/@ishabazz/location-search-using-mapkit-works-ae94f3c3dbd7

Can localsearch request be replaced by local search completer, it offers better completion even Apple uses MKLocalSearchCompleter in their maps according to the answer for the SO question. https://stackoverflow.com/questions/43249382/mklocalsearch-doesnt-provide-the-same-results-as-search-in-native-apple-maps-ap

@Yelles
Copy link

Yelles commented Nov 2, 2018

https://medium.com/@ishabazz/location-search-using-mapkit-works-ae94f3c3dbd7

Can localsearch request be replaced by local search completer, it offers better completion even Apple uses MKLocalSearchCompleter in their maps according to the answer for the SO question. https://stackoverflow.com/questions/43249382/mklocalsearch-doesnt-provide-the-same-results-as-search-in-native-apple-maps-ap

that would be great !

@bart-kneepkens
Copy link

MKLocalSearchCompleter doesn't provide coordinates, or anything else besides title/subtitle as a matter of fact

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants