Address Autocomplete Load Delay Option
The Load Delay option lets you define, in seconds, how long to delay the loading of the address autocomplete core scripts. By default they are applied the moment everything on the page has finished loading. However, in some unique instances, it may be necessary to delay this load by a few seconds. The most common situation is when your form elements are added to the page via ajax and you need to wait until that is done before applying address autocomplete to them.