Is it possible to detach geocomplete event?
For example, we have a dropdown field with Phone and Address options.
If user select Phone, we will use inputmask for phone input
And if user select Address, we will attach geocomplete event.
So we want to detach geocomplete event if user select phone.
Is that possible?
Regards,
Tejas