Hi,
I’m wondering if there is a way to use Google Places with Corona SDK? I want to use the auto-complete address feature from Google Places. Currently I’m using the requestLocation function to return the latitude and longitude of locations that my users input, but if the location is not set by Google, it can’t find the address. That’s why I would like to use Google Places to bring up a list of suggested locations as the user types. If anyone has any other suggestions on how I might be able to do this, please let me know. Thank you very much.