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

Clip offline tiles to downloaded bounds #1852

Merged
merged 41 commits into from
Sep 11, 2023
Merged

Clip offline tiles to downloaded bounds #1852

merged 41 commits into from
Sep 11, 2023

Conversation

gino-m
Copy link
Collaborator

@gino-m gino-m commented Sep 9, 2023

Includes some small refactors of tile overlay and MOG impl.

Fixes #1850
Fixes #1756

Screen_recording_20230910_174722.webm

@shobhitagarwal1612 PTAL?

@gino-m gino-m changed the title [WIP] Clean up tile overlay rendering Clip offline tiles to downloaded bounds Sep 9, 2023
…o gino-m/1850/1

# Conflicts:
#	ground/src/main/java/com/google/android/ground/Config.kt
#	ground/src/main/java/com/google/android/ground/ui/common/AbstractMapContainerFragment.kt
#	ground/src/main/java/com/google/android/ground/ui/common/MapConfig.kt
#	ground/src/main/java/com/google/android/ground/ui/offlinebasemap/selector/OfflineAreaSelectorFragment.kt
#	ground/src/main/java/com/google/android/ground/ui/offlinebasemap/selector/OfflineAreaSelectorViewModel.kt
#	ground/src/main/java/com/google/android/ground/ui/offlinebasemap/viewer/OfflineAreaViewerFragment.kt
@gino-m gino-m marked this pull request as ready for review September 10, 2023 21:43
@gino-m
Copy link
Collaborator Author

gino-m commented Sep 11, 2023

@shobhitagarwal1612 Thanks for reviewing! RFAL

@gino-m gino-m merged commit 59e4c9f into master Sep 11, 2023
4 checks passed
@gino-m gino-m deleted the gino-m/1850/1 branch September 11, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Crop offline imagery to areas selected by user Stop accumulating tile overlays on map
2 participants