jdakowicz
Results
2
comments of
jdakowicz
I've got the same issue. Increasing maxDuration attribute helped me here. `maxDuration: 1000` You can add this fix to remove the eventlisteners #46. That will remove the errors from your...
I've got the similar problem! But In my case I wanted the initial state of the info windows to be closed and I need to show them only on click...