DEV Community

Discussion on: Setup Google Map In Angular App (The Pro Way) Part 1

Collapse
 
batorshikh profile image
Bat-Orshikh

Hello,

The @types/googlemaps hasn't got preventMapHitsAndGesturesFrom method of google.maps.OverlayView. Do you know how to make it available in type?

Thank you.

Collapse
 
batorshikh profile image
Bat-Orshikh
Collapse
 
devpato profile image
Pato

I will check it out!

Thread Thread
 
batorshikh profile image
Bat-Orshikh

@Pato I created pull request adding those methods and waiting for reviewers.
github.com/DefinitelyTyped/Definit...