We are developing a live-stream, browser based racing game. Our contenders will start to race from a START point and first contender who check-in in STOP venue will won race.
For example this venue will be our STOP venue : https://foursquare.com/venue/2154697
But there is a problem. For example now i'm 1.3km far away from STOP venue but i can check-in and i can win race :) So i have to calculate distance and if distance is lower than 100meters, contender will win.
How can we do it ?
In shortly, i have to verify, contender is really in this venue.