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

Mapbox hybrid map name API fix #8997

Merged
merged 1 commit into from Aug 16, 2020
Merged

Mapbox hybrid map name API fix #8997

merged 1 commit into from Aug 16, 2020

Conversation

akontsevich
Copy link
Contributor

Selecting map type as "Mapbox Hybrid" produces error and map is not shown:

Fetch tile error: "Error transferring https://api.mapbox.com/v4/mapbox.hybrid/8/147/87.jpg80?access_token=pk.eyJ1IjoiYWlybWFwIiwiYSI6InhIMVMxeHcifQ.-5KWsUSR1cTbqUhTRpGkgQ - server replied: Not Found"
QGeoTileRequestManager: Failed to fetch tile (147,87,8) 5 times, giving up. Last error message was: 'Error transferring https://api.mapbox.com/v4/mapbox.hybrid/8/147/87.jpg80?access_token=pk.eyJ1IjoiYWlybWFwIiwiYSI6InhIMVMxeHcifQ.-5KWsUSR1cTbqUhTRpGkgQ - server replied: Not Found'

This PR fixes this.

@DonLakeFlyer
Copy link
Contributor

Thanks for the fix

@DonLakeFlyer DonLakeFlyer merged commit 36fd25b into mavlink:master Aug 16, 2020
@akontsevich akontsevich deleted the mapbox_hybrid_fix branch August 16, 2020 17:16
@akontsevich
Copy link
Contributor Author

Thanks for the fix

Thank You!!!

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.

None yet

2 participants