Google Places API Alternative
问题 My IOS app (Swift 5) HEAVILY relies on googles places API specifically the Places Autocomplete. I'm using it to get addresses and places to show on the map for users. Is there an alternative for this now that they have stopped supporting it or is there a way to fetch autocompleted places using a string. ANY help is greatly appreciated. It's essential for my app to continue working. 回答1: Google has not stopped supporting Places Autocomplete. You can migrate to the new Places SDK for IOS