maplibre-native
maplibre-native copied to clipboard
Feature Request : Flag to ignore Response.isUsable() when offline
I'd like to see a flag that can be set (probably in ResourceOptions) that says if there isn't a network connection currently available, we can still use a resource/tile that is Response.isUsable() == false
(must_revalidate is true and expires is in the past).