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.
您可以创建一个扩展 PathOverlay 的 InvisiblePathOverlay 类。覆盖 draw 方法的函数,使其实际上不在 Map 上绘制任何内容。然后,您将其用作中断的路径段。