react-google-maps-api
react-google-maps-api copied to clipboard
Updating its own load state if it was already loaded externally
If the LoadScript sees the Google API already loaded, it should proceed to mount its children components. Right now, it gets stuck in the loading state, showing just the console message. Instead, it needs to consider its work 'done'.
Sorry, but this library does not expect script to be loaded externally. It could cause unexpected errors.