正在删除 Google 方向服务自动创建的标记

Deleting markers automaticaly created by Google directionsService

如何在使用时删除由 directionsService 创建的所有标记:

函数 calculateAndDisplayRoute(directionsService, directionsRenderer)

我正在使用的示例是 Waypoints 中的 Directions se link 波纹管: https://developers.google.com/maps/documentation/javascript/examples/directions-waypoints

非常感谢!

问题不是通过删除标记来解决的,而是使然后不可见效果很好,然后我可以继续创建自己的酷标记。