0
我在我的應用程序中集成了foursquare API。當我使用方法findLocationsNebybyLatitude 我得到的地點id,但不是foursquare id。請告訴我如何通過四方API獲取位置的foursquare ID?非常感謝!如何通過foursquare API獲取foursquare ID?
我在我的應用程序中集成了foursquare API。當我使用方法findLocationsNebybyLatitude 我得到的地點id,但不是foursquare id。請告訴我如何通過四方API獲取位置的foursquare ID?非常感謝!如何通過foursquare API獲取foursquare ID?
調用此方法傳遞的緯度和經度 https://developer.foursquare.com/docs/venues/search.html
這將回場地 https://developer.foursquare.com/docs/responses/venue.html
的緊湊數組,那麼這將提供每個場館的方方正正ID爲你使用