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

Restrict out of range input #187

Open
sagarpreet-chadha opened this issue Mar 16, 2019 · 1 comment
Open

Restrict out of range input #187

sagarpreet-chadha opened this issue Mar 16, 2019 · 1 comment

Comments

@sagarpreet-chadha
Copy link
Collaborator

use the module to implement (and document) an option in LBL to limit map input to a
precision range, with { max: 14, min: 4 } (i.e. the map would not zoom outside that range nor would coordinates generated fall outside that range of precisions)

It's a way to restrict the input -- the creation of precision data ,
So 1) restricts the zoom level range .,
but 2) would just make it impossible to input a location that has a precision outside the given
range.
Thanks!

@welcome
Copy link

welcome bot commented Mar 16, 2019

Thanks for opening your first issue here! Please follow the issue template to help us help you 👍🎉😄
If you have screenshots to share demonstrating the issue, that's really helpful! 📸 You can make a gif too!

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

No branches or pull requests

2 participants