zhuorantan / LocationPicker

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

how to control Done and Cancel #8

Closed iMarwan-k closed 8 years ago

iMarwan-k commented 8 years ago

Hi, I tried to find out how to control this 2 buttons but I could not find out how to do it

can you please give me an example to how to deal with it

thank you

zhuorantan commented 8 years ago

What do you mean by "control"? If you mean to customize these two buttons, please refer to https://github.com/JeromeTan1997/LocationPicker#methods. Or if you want to access the properties or methods of these two buttons, there is a barButtonItems property in LocationPicker class.