Skip to content

Conversation

@DonLakeFlyer
Copy link
Collaborator

Discovered while testing #12236

@DonLakeFlyer DonLakeFlyer merged commit 5e1a2cb into master May 17, 2025
16 checks passed
@DonLakeFlyer DonLakeFlyer deleted the ZoomLevel branch May 17, 2025 19:20
@HTRamsey
Copy link
Collaborator

I think 15x might not be quite enough, at least in my case we move around within a radius of like 15m. My original plan was to limit zoom to the QGeoCameraCapabilities.maximumZoomLevel

@DonLakeFlyer
Copy link
Collaborator Author

The 15 is just when loading a plan file. You can still manually zoom in all the way to 20. Problem is not all providers go up that far.

@DonLakeFlyer
Copy link
Collaborator Author

I'm going to look at plumbing the max zoom level up through the providers so that it's real/variable as opposed to hardcoded.

@DonLakeFlyer
Copy link
Collaborator Author

Turns out tiles vary by location as far as zoom level availability. So the problem I was seeing is location specific. I'll change this to no go past the global max of 20.

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.

3 participants