Posts by Giovani de Quadros • 16 points
1 post
-
0
votes1
answer26
viewsA: I can’t add Overlayview
constructor(bounds, image, private map) { super(bounds, image, map);//Passar parâmetros ao chamar super() this.bounds_ = bounds; this.image_ = image; this.div_ =…