Google地图Direction Service
Api有两个“副作用”,
1-它会自动将Markers
添加到出发地和目的地。
2-它会向新InfoWindow
添加两个Markers
,其中包含其地址。
任何想法如何摆脱theese标记及其infoBubble?
答案 0 :(得分:0)
将suppressMarkers:true添加到DirectionsRendererOptions
suppressMarkers | boolean |Suppress the rendering of markers.