zhuorantan / LocationPicker

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

Add flag to allow selection of arbitrary location #6

Closed v-ken closed 8 years ago

v-ken commented 8 years ago

When flag enabled, search text that doesn't exactly match any search results will be added to the results list and can be selected. Coordinate of arbitrary locations will be nil.

Flag defaults to false, which doesn't change the current behaviour.