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.
在谷歌地图 API-V3 上;沿着折线所示的路径显示步骤的唯一方法是在折线接头处设置一个丑陋的标记。反而; 有没有办法缩短折线的末端?
您可以在不显示标记的情况下绘制折线,将它们设置为visible: false. 你能解释一下“缩短末端”吗?您的意思是沿线段移动端点以使长度减小?你将如何决定多远?百分比?
visible: false
http://jsfiddle.net/AZpPd/