jquery-locationpicker-plugin
jquery-locationpicker-plugin copied to clipboard
Remove initial dependency to Google Maps script
This commit resolves the requirement to have Google Maps script loaded before. Enabling the picker to be initiated in later stages of the page load.
No one to merge it?
guess not
Thanks for this. We are loading the Google Maps API asynchronously via RequireJs, and I was having issues because of the initial dependency.
Do you think this can be merged at some point? Will fork this for now.