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.
我需要确定是否有 2 个人从 A 市到 B 市采取相同的路线。谷歌地图返回从 A 市到 B 市的多条路线。我允许用户标记航点以选择特定路线。但在某些情况下,即使路线相同,如果所选航路点不存在于路线数组中,它也不匹配相同的路线。航点是正确的做法吗?
您可以使用谷歌地图“腿”来做到这一点。并比较每个使用列表。