Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In config, to add ability to setup international search #5

Open
gusev-genotek opened this issue Oct 27, 2019 · 1 comment
Open

In config, to add ability to setup international search #5

gusev-genotek opened this issue Oct 27, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@gusev-genotek
Copy link

https://codepen.io/dadata/pen/mGgELm

Example

$("#address").suggestions({
  // Замените на свой API-ключ
  token: "7fd18aaabd7d53ffa4846e4521c1f736c13490eb",
  type: "ADDRESS",
  geoLocation: false,
  constraints: {
    locations: { country: "*" },
    label: ""
  }
});
@kolkov kolkov added the enhancement New feature or request label Feb 16, 2020
@WuglyakBolgoink
Copy link

@gusev-genotek /@kolkov

this doesn't work with component... only on codepen with jQuery plugin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants