Google Maps JavaScript API Has Been Loaded Directly Without a Callback
-
I’ve noticed that with the latest version of the plugin, version 3.19.0, there is a warning in Firefox Console that says:
Google Maps JavaScript API has been loaded directly without a callback. This is not supported and can lead to race conditions and suboptimal performance. For supported loading patterns please see https://goo.gle/js-api-loading js:229:52
The reference links to this page.
Race conditions and suboptimal performance are things I would like to avoid. This sounds like something that will have to be fixed by the developers in an update, correct?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Google Maps JavaScript API Has Been Loaded Directly Without a Callback’ is closed to new replies.