jquery-locationpicker-plugin
jquery-locationpicker-plugin copied to clipboard
JQuery Location Picker plugin
Is the plugin ready for this update? https://developers.google.com/maps/documentation/javascript/
In my project I initialize and remove multiple locationpickers in the same window, and there are multiple new `.pac-container` and pac-container stying elements appended to the head of the doc....
As of February 21st, 2024 (v3.56), `google.maps.Marker` is deprecated. In the F12 developer console, the following waring is displayed: >As of February 21st, 2024, `google.maps.Marker` is deprecated. Please use `google.maps.marker.AdvancedMarkerElement`...