Google-map-react: Uncaught TypeError: Cannot read property 'overlayMouseTarget' of null

Created on 4 Feb 2020  路  1Comment  路  Source: google-map-react/google-map-react

Cannot read property 'ovelayMouseTarget' of undefined
Received this bug from bugSnag.

This seems to be from the file /google-map-react/dist/GoogleMapReact.js
line number : 1338
var panes = this.getPanes();
panes.overlayMouseTarget.appendChild(div);

Environment:

  • OS: Windows 10
  • Browser: Chrome
  • Version: 79.0.3945

Most helpful comment

I have a same problem

UPDATE: it was problem with API_KEY, need enable google maps sdk etc(settings for api key)

>All comments

I have a same problem

UPDATE: it was problem with API_KEY, need enable google maps sdk etc(settings for api key)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

junibrosas picture junibrosas  路  3Comments

figalex picture figalex  路  4Comments

nhducit picture nhducit  路  5Comments

edcolcode picture edcolcode  路  3Comments

matanhalevy picture matanhalevy  路  4Comments