Sébastien Gruhier
Sébastien Gruhier
I confirm it's an impeller issue. with no-enable-impeller it works fine on 3.10.0
my advice will be to use angular 2 with angular-cli now
I'm using it in Rails app. What interference do you have? Could you share sample code or URL?
I did a lot of work on the typeahead version. Now there is draggable marker and reverse geocoding
Sorry pretty busy these days, I cant look at it now
could you explain a little bit more what you want to do?
whet do you mean? http://xilinus.com/jquery-addresspicker/demos/index.html works fine Looks like you are creating a google map on a hidden div, then you show that div. Google map don't like to be...
Thanks for appreciating this widget. If I have time, I'll do a full rewrite with new Google API! For your issue, it looks hackish but just add this ``` js...
in fact I just update lat/lng that I get from marker position but you're right, I could request to google addresses at that location. But it can return more than...
display it in autocomplete suggestions? I think if you change address textfield this could be confusing for the user.