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

Create Hybrid Map source for mobile #3767

Open
2 tasks
LocalNewsTV opened this issue Dec 30, 2024 · 0 comments
Open
2 tasks

Create Hybrid Map source for mobile #3767

LocalNewsTV opened this issue Dec 30, 2024 · 0 comments
Labels
Enhancement New feature or request to be prioritized by team and PO Feature Request Research/Discussion This ticket is specifically for researching a feature/need, and/or discussion on that feature/need

Comments

@LocalNewsTV
Copy link
Collaborator

Describe the task

If the task will only make sense to a dev, add a ⚡ to the title.

We currently have Offline maps available when offline, and online maps available online. At high zooms these are the same maps, but one makes network requests and one pulls from local.

Can we modify our Mobile map layer to make use of our offline map layers at high zoom levels, then switch to network calls at lower zoom levels, without the user needing to manually toggle between the two.

User benefits from both the online/offline tilesets without the overhead of manually toggling between them.

Value Add

  • Reduces Data consumption on the device
  • Doesn't increase cognitive load (no new buttons in UI)

Acceptance Criteria

  • When user is mobile and on a high zoom level, Use our offline tiles as the source
  • When the user is beyond our baked tile limit, use network requests to fill in the map tiles

Additional Context

@LocalNewsTV LocalNewsTV added Feature Request Enhancement New feature or request to be prioritized by team and PO Research/Discussion This ticket is specifically for researching a feature/need, and/or discussion on that feature/need labels Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request to be prioritized by team and PO Feature Request Research/Discussion This ticket is specifically for researching a feature/need, and/or discussion on that feature/need
Projects
None yet
Development

No branches or pull requests

1 participant