How do I calculate distance/proximity between one location and another (c#)
问题 Hi I'm wondering how to calculate very accurately when a user gets into proximity of say 30 feet of another specified location, there may be many specified locations so what would the best way to do be ? *example scenario; mobile app user moves into proximity (30 ft) of one of its apps many specified locations..(how would I calculate that proximity between 2 locations ie the mobile user and other locations) thanks in advance 回答1: the best approach is to use a "spatially enabled" data