Closed yashwanthbabu closed 9 years ago
Add property types: ["geocode", "establishment"] to geocode constructor
Hey @tyshkev Can you tell me how to add property types: ["geocode", "establishment"] to geocode constructor to Geocode constructor?
you input will be really helpfull for us
@tyshkev i added types to constructor but they Return ADdress now when selected
@tyshkev Thanks. Works great
Hello http://ubilabs.github.io/geocomplete/examples/form.html In the above example, i can search all the address i want. But after integrating the geocomplete into my Django project, some of the locations were missing on search. I mean, Some addresses are not showing after integration
Is there any way to overcome with this?