我有谷歌地图,每秒触发100次以上的变化检测.如何禁用此更改检测.
点击此处查看地图预览
使用鼠标悬停事件时会更糟.
ngDoCheck() { console.log('do check', this.i++); }
angular2-changedetection angular
angular ×1
angular2-changedetection ×1