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

Automatic switch between local and global data #260

Merged
merged 5 commits into from
Jan 5, 2025
Merged

Conversation

wuan
Copy link
Owner

@wuan wuan commented Jan 2, 2025

In order to save bandwith global data should only be limited for higher grid sizes (25km raster and above) the detailed data will be retrieved in a mode similar to the existing local data mode which will be updated when panning and zooming the map.

@wuan wuan changed the base branch from main to beta_2.3 January 5, 2025 07:52
@wuan wuan merged commit 9de09b2 into beta_2.3 Jan 5, 2025
2 of 3 checks passed
@wuan wuan deleted the auto_data_area_grid branch January 5, 2025 09:10
wuan added a commit that referenced this pull request Jan 19, 2025
* Automatic switch between local and global data (#260)

* initial implementation

* update version

* cleanup

* fix beta version

* update changelog

* fix double tap crash and show when out of data range for alert

* fix broken tests

* add tests for LocalData

* add test for local data

* add test skeleton

* cleanup

* add tests for MainDataHandler

* add tests for onZoom

* add test for onZoom with animation

* add test
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

Successfully merging this pull request may close these issues.

1 participant