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

Cannot find name 'google'. #2

Open
salomon022 opened this issue May 15, 2018 · 2 comments
Open

Cannot find name 'google'. #2

salomon022 opened this issue May 15, 2018 · 2 comments

Comments

@salomon022
Copy link

map.ts

Cannot find name 'google'.

@salomon022
Copy link
Author

untitled

@cleverappdesign
Copy link

@salomon022 I had the same issue you need to @types/googlemaps. Run the following code in your terminal.
npm install @types/googlemaps --save and it should fix this.

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