JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.81k stars 437 forks source link

Fix clusterer example #3151

Closed Kontenty closed 1 year ago

Kontenty commented 1 year ago

This PR fixes issue of typescript error and eslint warning, occurring when adding marker cluster according to the documentation examples Fixes same issues in clusterer.stories files.