Get list of places surrounding user's current location

后端 未结 1 1634
春和景丽
春和景丽 2020-12-09 10:22

So, I\'ve seen many questions about this here on SO and in other forums, but no definite answer. It seems like such a basic process, so I don\'t understand why I can\'t find

相关标签:
1条回答
  • 2020-12-09 11:29

    Google APIs Client Library for Java (for HTTP-based APIs) and Google Places API (for Places Data) is the way to go.

    Using Google Places API

    0 讨论(0)
提交回复
热议问题