ubilabs / google-maps-react-hooks

The JavaScript library to easily implement a Google Maps map into your react application. It comes with a collection of React hooks to access the map instance or different Maps JavaScript Services.
MIT License
77 stars 13 forks source link

Wrong initialisation on v2.0.0 #125

Open OttlikG opened 1 year ago

OttlikG commented 1 year ago

The console says the library was included twice. These are the errors I see.

Screenshot 2022-11-30 at 23 38 50

I used a similar setup as the example:

Schlomoh commented 10 months ago

@OttlikG This may be too late but still... Maybe the answer here can help you #134.