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

markerInCenter is broken. Causes looping google maps head requests.

Open mattnwa opened this issue 6 years ago • 1 comments

example from readme You can see the map refreshing in the center map example.

screen shot 2018-03-07 at 2 23 00 pm screen shot 2018-03-07 at 2 25 10 pm

mattnwa avatar Mar 07 '18 20:03 mattnwa

It must be something on googles end because my code was working a couple weeks ago and suddenly within the last few weeks it broke. You'll also notice you can't type an address because its continually refreshing and overwriting the address.

I created a pull request to fix this #133

TrieBr avatar Mar 08 '18 02:03 TrieBr