Place Autocomplete Error while autocompleting: OVER_QUERY_LIMIT
问题 When I try to search at Place Autocomplete I got Can't Load Search Results and the logs say "Error while autocompleting: OVER_QUERY_LIMIT" I have enabled https://console.cloud.google.com/ and API key works well. Java Code String apiKey = "MY API KEY"; private RadioGroup mRadioGroup; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_costumer_map); // Obtain the SupportMapFragment and get notified when the map is