Closed
Description
This is the error in the browser console from google maps.
addListener(a, b) {
"click" === a && console.warn(`<${this.localName}>: ${"Please use addEventListener('gmp-click', ...) instead of addListener('click', ...)."}`);
return _.K(this, a, b)
}
I
I am not getting this error when not using the marker clusterer.