Hi Gastón,
your module is great!
Would you please switch the @types/googlemaps (deprecated) with @types/google.maps? It will allow me to use this module in my Angular project that already uses @types/google.maps, otherwise I get errors like this:
node_modules/@types/google.maps/index.d.ts:15:1 - error TS6200: Definitions of the following identifiers conflict with those in another file
Hi Gastón, your module is great! Would you please switch the @types/googlemaps (deprecated) with @types/google.maps? It will allow me to use this module in my Angular project that already uses @types/google.maps, otherwise I get errors like this:
node_modules/@types/google.maps/index.d.ts:15:1 - error TS6200: Definitions of the following identifiers conflict with those in another file
Thanks a lot! Pribram