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

farhan687 picture farhan687  路  3Comments

bansalvks picture bansalvks  路  3Comments

shrimpy picture shrimpy  路  3Comments

craigcartmell picture craigcartmell  路  4Comments

PaulieScanlon picture PaulieScanlon  路  3Comments