Im using the Google maps API to let a user search for a city and then I query my Firebase database based on the addressType. The google response returns different addressTypes (locality, add_level_1, add_level_2, ...), and I want to be able to execute different queries if I don't get a result.Im using the Google maps API to let a user sear