mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
725 stars 210 forks source link

Changing image layer on Android not working #1874

Open DutchRose-Jochem opened 2 years ago

DutchRose-Jochem commented 2 years ago

Note: If this is a bug or support ticket, please provide the following information:

Changing the image layer on Android doesn't seem to change the tiles that are already cached. I'm using SetLayerSource to try to change the source between Streets and SatelliteStreet. This works great on iOS, but on Android the tiles aren't refreshing.

I've attached a screen recording that show my issue:

https://user-images.githubusercontent.com/40468550/179543639-395d48bd-6f37-4768-b6c1-e73d7cd6fe1b.mp4