jquery-locationpicker-plugin icon indicating copy to clipboard operation
jquery-locationpicker-plugin copied to clipboard

Remove initial dependency to Google Maps script

Open alpdeniz opened this issue 9 years ago • 3 comments

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.

alpdeniz avatar Nov 22 '16 02:11 alpdeniz

No one to merge it?

fourpixels avatar Feb 24 '17 15:02 fourpixels

guess not

twobob avatar Jun 25 '17 01:06 twobob

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.

royalmitten avatar Oct 27 '17 11:10 royalmitten