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
We need to replace with a permanent replacement image, and refresh resources another way. Or fetch images while loading the tile, so we know what resource id to put.
onResourcesRequest() is where we fetch bitmaps from the network, convert to an image resource, and then return it as a resource bundle when requested.
What happens if something fails in that pipeline? What is the correct behavior (for tile developers)?
The text was updated successfully, but these errors were encountered: