React-google-maps: don't use OverlayView

Created on 15 Feb 2018  路  4Comments  路  Source: tomchentw/react-google-maps

There was no problem until a while ago, but recent errors like this have come up.

app.js:1 TypeError: Cannot read property 'parentNode' of undefined

Is there a solution?

Most helpful comment

@ryosuke-kubota Solved by changing version from "v=3.exp" to "v=3.26" in googleMapURL.

All 4 comments

Same issue

@ryosuke-kubota Solved by changing version from "v=3.exp" to "v=3.26" in googleMapURL.

@muntyanv
Thanks!!
I'll give it a try.

It seem that there are different issues with Google Map API, and v=3.26 fixed many problems. Thanks @muntyanv

Was this page helpful?
0 / 5 - 0 ratings

Related issues

craigcartmell picture craigcartmell  路  4Comments

julienvincent picture julienvincent  路  3Comments

ShintaroNippon picture ShintaroNippon  路  3Comments

0x1bitcrack3r picture 0x1bitcrack3r  路  3Comments

SyedSaifAli picture SyedSaifAli  路  3Comments