Hi,
I realized, I am not able to save the search box value if it isnt a valid address. The searchbox’s value is empty.
For example, lets assume this is a valid address :123 fake street
I can save this value using searchbox’s value.
however if i enter fake street and nothing pops up, it determines that there is no value in the searchbox.
I hooked up the search box to googles geolocation api.