Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@types/googlemaps is deprecated #10

Open
pribram opened this issue Nov 4, 2024 · 3 comments
Open

@types/googlemaps is deprecated #10

pribram opened this issue Nov 4, 2024 · 3 comments

Comments

@pribram
Copy link

pribram commented Nov 4, 2024

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

@GastonZalba
Copy link
Owner

Hi, yes. I'll do it today or tomorrow

@GastonZalba
Copy link
Owner

Hi, try the new version and let me know if it's resolved.

@pribram
Copy link
Author

pribram commented Nov 6, 2024

Hi, it works after I added this import to ol-street-view.d.ts:
import interact from 'interactjs';

Thank you again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants