【发布时间】:2018-03-17 22:37:44
【问题描述】:
我必须打开 infoWindow 内部的 agm-marker-cluster,但我收到此错误:
Cannot read property 'then' of undefined
在这一行
return _this._markerManager.getNativeMarker(infoWindow.hostMarker).then(function (marker)
我创建了一个 Plunker here。
【问题讨论】:
标签: angularjs google-maps-api-3