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

bounds option not working #88

Open
sunkencosts opened this issue Apr 29, 2021 · 0 comments
Open

bounds option not working #88

sunkencosts opened this issue Apr 29, 2021 · 0 comments

Comments

@sunkencosts
Copy link

Hi,

The bounds option is not working. Am I missing something? All the other options I have set work.

options = {
    types: ['address'],
    componentRestrictions: { country: ['ca', 'us'] },
    fields: ['address_components', 'geometry'],
    bounds: {
      east: -76.63,
      north: 44.33,
      south: 44.23,
      west: -76.33,
    },
  };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant