I am using Foursquare API to get the nearest locations for my current location. Can anyone please guide me how I can get the nearest places of a specific type? (I mean I need all gas stations, cafes, etc. near me).
Here is the link I am using https://api.foursquare.com/v2/venues/search?ll=41.104805,29.024291&oauth_token=EDO2GW34NJ5QBUVL5YXQTDYK41X2QMFBHS1XCY1FZMJFWNVM&v=20111229
Here I get some locations but I am unable to find gas stations or cafes so please guide me how can I get those specific places near by me.
Thanks in advance.