Logicify / jquery-locationpicker-plugin

JQuery Location Picker plugin
MIT License
389 stars 260 forks source link

markerInCenter is broken. Causes looping google maps head requests. #132

Open mattnwa opened 6 years ago

mattnwa commented 6 years ago

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
TrieBr commented 6 years ago

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