Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一系列形成 MKPolygon 的坐标。我有另一个坐标说用户位置。现在我需要找到从用户位置到多边形的最近点,以显示从用户位置到多边形的最短距离。在我的观察中,没有直接的方法可以实现这一点。有人可以帮我快速找到适用于 iOS 的解决方案吗?