You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
Greetings! This is the followup ticket for #8144 (sorry for the late response!). It looks like the S3 is still having the issues rendering satellite tiles. And, to answer the questions from the above issue:
Some follow up questions related to rendering on the s3.
1. Is this an emulator? If yes, are you able to reproduce the issue on an actual device?
2. What Android OS version does this s3 have?
Nope, it's an actual device - SPH-L710[L710.14 HW Version]
Android version is 4.4.2
Triggering seems pretty easy:
Steps to trigger behavior
Either in the .xml of a MapView, or in the onFinishInflate (if inflating with a LayoutInflater), call setStyle() with a satellite-maps based style.
Wait for the map to show
Satellite imagery sorta pops into place, but is immediately replaced with black / empty tiles.. except it also shows road layer data should your from (1) style include those.
So waddya think?
The text was updated successfully, but these errors were encountered:
Could you retest with latest 5.0.1 release? That release addresses rendering issues on that type of devices though without a screenshot/video it's hard to tell. Thank you for reporting!
Platform: Android
Mapbox SDK version: 5.0.0 Release
Greetings! This is the followup ticket for #8144 (sorry for the late response!). It looks like the S3 is still having the issues rendering satellite tiles. And, to answer the questions from the above issue:
Triggering seems pretty easy:
Steps to trigger behavior
setStyle()
with a satellite-maps based style.So waddya think?
The text was updated successfully, but these errors were encountered: