When using usePlacesWidget hook, a warning is shown in the console:
Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance.
Is it possible to add async attribute to script during loadGoogleMapScript execution?
