You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
map.ts
Cannot find name 'google'.
The text was updated successfully, but these errors were encountered: