Get city name and postal code from Google Place API on Android

后端 未结 6 1496
醉话见心
醉话见心 2021-01-01 16:21

I\'m using Google Place API for Android with autocomplete

Everything works fine, but when I get the result as shown here, I don\'t have the city and postal code info

6条回答
  •  别那么骄傲
    2021-01-01 16:59

    Unfortunately this information isn't available via the Android API at this time.

    It is available using the Places API Web Service (https://developers.google.com/places/webservice/).

提交回复
热议问题