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
Google lately released WebglOverlayVeiw feature and i would like to use in in my angular app.
I am trying to add it to my angular app and getting the following error:
"error TS2339: Property 'WebglOverlayView' does not exist on type 'typeof maps'."