I don't know of a way to remove the new google.maps.places.Autocomplete(input, options) created everytime I add a clock. I'm currently manually removing the .pac-containers in the clock remove function, but I assume there is some object floating about still.
I don't know of a way to remove the new google.maps.places.Autocomplete(input, options) created everytime I add a clock. I'm currently manually removing the .pac-containers in the clock remove function, but I assume there is some object floating about still.