retrieve points of interests (attractions/tourist places) of a place/country using google places api

前端 未结 5 2226
故里飘歌
故里飘歌 2020-12-05 16:37

I want to retrieve points of interests of a place/country through google places api say \'points of interests in london\'. I want the results to be same as I google search

5条回答
  •  攒了一身酷
    2020-12-05 16:58

    Try this google place API url. https://maps.googleapis.com/maps/api/place/textsearch/json?query=point+of+interest+in+cityName&key=API_KEY

提交回复
热议问题