leaflet-blurred-location icon indicating copy to clipboard operation
leaflet-blurred-location copied to clipboard

Restrict out of range input

Open sagarpreet-chadha opened this issue 5 years ago • 1 comments

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!

sagarpreet-chadha avatar Mar 16 '19 10:03 sagarpreet-chadha

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!

welcome[bot] avatar Mar 16 '19 10:03 welcome[bot]