One way is to do this: nc = Nearest[ CityData[#, "Coordinates"] -> # & /@ CityData[{All, "United Kingdom"}]];. Then use this as: nc[FindGeoLocation[]].
確定! 回上一頁