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.
长话短说,我在手机上有一个启用 HTML5 GeoPositioning 的地图。我有当前位置,我想显示特定坐标的方向。
谷歌地图正在用最近的道路替换确切的坐标。
这还不足以满足我的需求。有没有办法强制谷歌地图方向去确切的地点,即使那里没有路?
我欢迎任何更好的答案。
我所做的是在最后一个方向的末端和我要去的实际点之间画一条虚线折线,与 geocodezip 描述的非常相似。