googlemaps / v3-utility-library

Utility libraries for Google Maps JavaScript API v3
Apache License 2.0
1.1k stars 1.3k forks source link

Support for @types/google.maps #690

Closed piotter121 closed 3 years ago

piotter121 commented 3 years ago

Hi, I would like to upgrade my project to use @types/google.maps, but @googlemaps/markermanager and @googlemaps/ogc doesn't support this package. I see @googlemaps/markerclustererplus supports it already. Is there any chance to upgrade types dependency? I could try to prepare PR, if you want. 😄