Hello, I’m developing a navigation application using the Corona SDK MapView.
The plan, when the Map successfully loaded, I will bring up a TextField with corona, to accommodate input of locations name which user can type.
Is there a way to connect the corona MapView in order to display the text field names like SearchBox prediction location on Google Map?