Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Update address on dragable #27

Closed
Joseanmola opened this issue Nov 22, 2012 · 2 comments
Closed

Update address on dragable #27

Joseanmola opened this issue Nov 22, 2012 · 2 comments

Comments

@Joseanmola
Copy link

Nice code, but the deragable doesn´t upgrade the address, only the coords
http://ubilabs.github.com/geocomplete/examples/draggable.html
Is it posible to autoupdate the address also when the drag ends??

Thank you

@aemkei
Copy link
Member

aemkei commented Nov 30, 2012

Hey Jose,

you have to manually call the find method to update the details:

$input.geocomplete("find", lat + "," + lng); 

@fieldly
Copy link

fieldly commented Jun 22, 2015

Great. This sets the map to lowest zoom. Is there a way to set it to zoom 14?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants