I have database and in it I have class hotel with gps coordinates. I want to get closest places to coordinates which I choose....I think It should look like this (I found many example codes here and like this one):...var coord = new GeoCoordinate(latitude...