How to get the user's own location on a Foursquare checkin from the API? -


i'd know if foursquare api allows @ user's own location during checkin, rather location of venue itself. venues difference negligible, if someone's checked into, say, yosemite national park, actual location may vary wildly. i'd know where were when checked in.

the api's checkin endpoint has 2 relevant attributes: venue , location. location information within venue (obviously) relevant venue (where venue located). in cases, appears location information included. location attribute included venueless checkins, otherwise includes user's own location. seems me latter should available, if venue specified.

am missing something? there (different) way @ user's own location via api regular checkin?

you cannot retrieve user's physical lat/lng check-in. it's not exposed anywhere in api.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -