Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
25 stars 15 forks source link

Allow farther out grid zoom on mobile #442

Closed gravenp closed 1 year ago

gravenp commented 1 year ago

Description Rendering the Geo Web coordinate grid is computationally intensive, so we limit how much we draw and at what level of zoom on which it is visible.

With smaller screen sizes on mobile, we should investigate allowing the user to zoom out 1 or 2 levels from the current max/default to improve UX while still keeping the number of coordinates drawn reasonable.