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

JQuery Location Picker plugin

Results 63 jquery-locationpicker-plugin issues
Sort by recently updated
recently updated
newest added

[example from readme](http://logicify.github.io/jquery-locationpicker-plugin/#examples) You can see the map refreshing in the center map example.

the changed event won't trigger when I drag the marker on the map I try the examples from documentation and none of them work any idea why ??

magento2 uses require js.can you give me some examples on this?

Hi. First of all congratulations for this amazing plugin, has saved me a lot of time. I found your plugin in [JQueryScript.net](https://www.jqueryscript.net/demo/Location-Picker-Place-Autocomplete-Plugin-For-Google-Maps-Location-Picker/) in the **Binding UI with the widget** example,...

Hi I'm using the library but I needed to move the marker on the map but prevent the map from centering in the new marker position, so I did some...

There are 4 types inputBinding binding params inputBinding: { latitudeInput: null, longitudeInput: null, radiusInput: null, locationNameInput: null }, Can we have extra one input binding for zoom value ? btw,...

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.

It is nice to see angularjs wrapper but it will be nicer if angular 2 wrapper is also available. Please let me know your thoughts. Thanks, Amit

How to reinitialize on ng click event thanks ...