zhuorantan / LocationPicker

A ready for use and fully customizable location picker for your app
MIT License
402 stars 77 forks source link

Implements abstract Place Provider source for search #2

Closed jcampbell05 closed 8 years ago

jcampbell05 commented 8 years ago

In the future it would be nice to provide suggestions when we have a location but no search text.

zhuorantan commented 8 years ago

I think it's unnecessary, since this project is not a full encapsulation of MapKit, the method you created can be easily implemented with MapKit. How do you think?

jcampbell05 commented 8 years ago

Guess I could simplify.

zhuorantan commented 8 years ago

Thanks for contributing, but this will complicate this component. If you have a better idea, welcome to create another pull request.